Skip to content

Commit 70694d9

Browse files
chore(release): 2.0.0 [skip ci]
1 parent afdafe8 commit 70694d9

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v1.0.2...v2.0.0) (2021-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependencies ([#50](https://github.com/atom-ide-community/semantic-release-npm-config/issues/50)) ([afdafe8](https://github.com/atom-ide-community/semantic-release-npm-config/commit/afdafe80db1d16e44bf7aa35cd4166111eac15bf))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** minimum node version v14.17
12+
113
## [1.0.2](https://github.com/atom-ide-community/semantic-release-npm-config/compare/v1.0.1...v1.0.2) (2020-12-03)
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": "1.0.2",
3+
"version": "2.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)