Skip to content

Commit

Permalink
chore(release): 0.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semrel-extra-bot committed Apr 6, 2023
1 parent 69adedc commit 170bd03
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## [0.1.0](https://github.com/semrel-extra/npmrc/compare/v0.0.0...v0.1.0) (2023-04-06)

### Features
* feat: add impl draft ([69adedc](https://github.com/semrel-extra/npmrc/commit/69adedcd98c67a7e98f3682bd6d0d5fb966cc8ae))

## [0.0.0](https://github.com/semrel-extra/npmrc/compare/undefined...v0.0.0) (2023-04-06)

### Fixes & improvements
* docs: add usage example ([f4dbd48](https://github.com/semrel-extra/npmrc/commit/f4dbd48c8b34f34f032df817e389631e9a771fa0))


2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@semrel-extra/npmrc",
"alias": "dotnpmrc",
"version": "0.0.0",
"version": "0.1.0",
"description": ".npmrc formatter",
"main": "./target/cjs/index.js",
"module": "./target/esm/index.mjs",
Expand Down

0 comments on commit 170bd03

Please sign in to comment.