Skip to content

Commit b18f31f

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-08-21) ### Features * Initial release of the 'mapify-cli' package ([336df54](336df54)) ### BREAKING CHANGES * This release introduces the initial version of 'mapify-cli' (v1.0.0). It includes workflow setup and semantic release integration, making it ready for sharing.
1 parent 336df54 commit b18f31f

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 1.0.0 (2024-08-21)
2+
3+
4+
### Features
5+
6+
* Initial release of the 'mapify-cli' package ([336df54](https://github.com/shiv-source/mapify-cli/commit/336df5443bf55eac0802ecc23ff8f7ecc7b90495))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* This release introduces the initial version of 'mapify-cli' (v1.0.0). It includes workflow setup and semantic release integration, making it ready for sharing.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@
7070
"engines": {
7171
"node": ">=18"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)