Skip to content

Commit

Permalink
chore: changelog-io: v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 13, 2024
1 parent 79eafa8 commit b5ac178
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
14 changes: 14 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2024.02.13, v9.0.0

feature:
- d3e6212 changelog-io: drop support of node < 18
- bc5dee6 changelog-io: read-pkg-up v11.0.0
- d79655d changelog-io: eslint-plugin-putout v22.3.1
- 02fbd0a changelog-io: escover v4.1.0
- 09c9628 changelog-io: c8 v9.1.0
- e6aa539 changelog-io: madrun v10.0.1
- 0aa44bd changelog-io: mock-import v4.0.3
- 2b2e509 changelog-io: putout v35.0.7
- e10acfb changelog-io: supertape v10.0.0
- 15a7e7a changelog-io: zenload v3.0.0

2023.10.12, v8.4.0

feature:
Expand Down
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changelog-io",
"version": "8.4.0",
"version": "9.0.0",
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "Generate changelog",
"main": "lib/changelog.js",
Expand All @@ -12,7 +12,9 @@
"type": "git",
"url": "git://github.com/coderaiser/changelog-io.git"
},
"keywords": ["changelog"],
"keywords": [
"changelog"
],
"scripts": {
"test": "madrun test",
"coverage": "madrun coverage",
Expand Down

0 comments on commit b5ac178

Please sign in to comment.