Skip to content

Commit 4753ce8

Browse files
chore(release): 2.0.4 [skip ci]
1 parent 82e0947 commit 4753ce8

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.4](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.3...v2.0.4) (2021-11-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @semantic-release/npm from 8.0.2 to 8.0.3 ([#61](https://github.com/atom-ide-community/semantic-release-npm-config/issues/61)) ([82e0947](https://github.com/atom-ide-community/semantic-release-npm-config/commit/82e094767c2cf3c5f4d3ecb9650796861202cbd1))
7+
18
## [2.0.3](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.2...v2.0.3) (2021-11-04)
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.3",
3+
"version": "2.0.4",
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)