Skip to content

Commit

Permalink
chore(package) v8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Aug 15, 2023
1 parent 279fc21 commit 8a9f2eb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2023.08.15, v8.2.0

feature:
- package: eslint-plugin-putout v19.1.0
- package: putout v31.2.0
- package: c8 v8.0.1
- package: read-pkg-up v10.0.0

2023.06.08, v8.1.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.1.0",
"version": "8.2.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 8a9f2eb

Please sign in to comment.