Skip to content

Commit a8e02c9

Browse files
chore(release): 2.0.6 [skip ci]
1 parent 98d5695 commit a8e02c9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.6](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.5...v2.0.6) (2021-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @semantic-release/release-notes-generator from 10.0.2 to 10.0.3 ([#64](https://github.com/atom-ide-community/semantic-release-npm-config/issues/64)) ([98d5695](https://github.com/atom-ide-community/semantic-release-npm-config/commit/98d569539686e382ec4ffe01af2398381d8818af))
7+
18
## [2.0.5](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.4...v2.0.5) (2021-11-24)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@atom-ide-community/semantic-release-npm-config",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"author": "Tony Brix (https://Tony.Brix.ninja)",
55
"bugs": {
66
"url": "https://github.com/atom-ide-community/semantic-release-npm-config/issues"

0 commit comments

Comments
 (0)