Skip to content

Commit ffa15c3

Browse files
release: v1.0.0
# 1.0.0 (2022-01-02) ### Features * the basic version ([523d06c](523d06c))
1 parent c69527e commit ffa15c3

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2022-01-02)
2+
3+
4+
### Features
5+
6+
* the basic version ([523d06c](https://github.com/analyticsjs/git-commit-analytics/commit/523d06c286e69a12efb265a59eca0c9f1b9c940c))

Git_Commit_Analytics_mac.zip

15.6 MB
Binary file not shown.

Git_Commit_Analytics_win.zip

12.6 MB
Binary file not shown.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
"backup": "git add . && git commit -m \"chore: save the coding progress\" && git push"
1616
},
1717
"devDependencies": {
18+
"@semantic-release/changelog": "^6.0.1",
19+
"@semantic-release/git": "^10.0.1",
1820
"eslint": "^8.5.0",
1921
"eslint-config-prettier": "^8.3.0",
2022
"eslint-plugin-prettier": "^4.0.0",

0 commit comments

Comments
 (0)