Skip to content

Commit f96ceec

Browse files
chore(release): 2.0.1 [skip ci]
1 parent 0bcd322 commit f96ceec

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.1](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.0...v2.0.1) (2021-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @semantic-release/changelog from 5.0.1 to 6.0.0 ([#51](https://github.com/atom-ide-community/semantic-release-npm-config/issues/51)) ([0bcd322](https://github.com/atom-ide-community/semantic-release-npm-config/commit/0bcd32294421c33be672461b0885ae759e2be635))
7+
18
# [2.0.0](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v1.0.2...v2.0.0) (2021-09-21)
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.0",
3+
"version": "2.0.1",
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)