Skip to content

Commit b7731fa

Browse files
chore(release): 3.0.0 [skip ci]
1 parent 38c24cd commit b7731fa

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.0.0](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.6...v3.0.0) (2022-01-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency @semantic-release/npm to v9 ([#69](https://github.com/atom-ide-community/semantic-release-npm-config/issues/69)) ([38c24cd](https://github.com/atom-ide-community/semantic-release-npm-config/commit/38c24cd1d34792e2a522d11fc3378e6073f423e4))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** update semantic release to v19
12+
113
## [2.0.6](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v2.0.5...v2.0.6) (2021-11-25)
214

315

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