Skip to content

Commit 24f0e15

Browse files
committed
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2021-11-18) ### Features * add impl and tests ([29599f1](29599f1))
1 parent c4d576a commit 24f0e15

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2021-11-18)
2+
3+
4+
### Features
5+
6+
* add impl and tests ([29599f1](https://github.com/semrel-extra/npm/commit/29599f1c0ce0224eb003ee9059e31496f62ae1d3))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@semrel-extra/npm",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Drop-in-repl for @semantic-release/npm plugin to handle `npm-whoami` throttling issue for monorepos",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)