Skip to content

Commit 91ef820

Browse files
chore(release): 2.0.2 [skip ci]
1 parent 7000018 commit 91ef820

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.2](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.1...v2.0.2) (2021-11-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @semantic-release/changelog from 6.0.0 to 6.0.1 ([#58](https://github.com/atom-ide-community/semantic-release-npm-config/issues/58)) ([4f07dc6](https://github.com/atom-ide-community/semantic-release-npm-config/commit/4f07dc6505aa484e8fc99bc91d74c75b03720a20))
7+
* **deps:** bump @semantic-release/git from 10.0.0 to 10.0.1 ([#57](https://github.com/atom-ide-community/semantic-release-npm-config/issues/57)) ([7000018](https://github.com/atom-ide-community/semantic-release-npm-config/commit/70000185ef9267592077cdd6076c53c9688bfe15))
8+
19
## [2.0.1](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.0...v2.0.1) (2021-09-22)
210

311

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.1",
3+
"version": "2.0.2",
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)