Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2021-05-03)

### Bug Fixes

* add back gh token ([27bd08c](27bd08c))
* add npm update step ([7b8137b](7b8137b))
* correct changelog config ([f03f819](f03f819))
* type in release config ([5f87634](5f87634))
* use checkout with full access token ([6cb464a](6cb464a))
  • Loading branch information
semantic-release-bot committed May 3, 2021
1 parent 27bd08c commit e41ced1
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## [1.1.2](https://github.com/tianhaoz95-actions/dot-npmrc/compare/v1.1.1...v1.1.2) (2021-05-03)


### Bug Fixes

* add back gh token ([27bd08c](https://github.com/tianhaoz95-actions/dot-npmrc/commit/27bd08c2e7d0f04c455ff80b7a12bc0c8dcb49e1))
* add npm update step ([7b8137b](https://github.com/tianhaoz95-actions/dot-npmrc/commit/7b8137be21f41af5d02bdde33ebb935d1aa36f5f))
* correct changelog config ([f03f819](https://github.com/tianhaoz95-actions/dot-npmrc/commit/f03f8194dedc9707ea2765ddbae49dfa22e39676))
* type in release config ([5f87634](https://github.com/tianhaoz95-actions/dot-npmrc/commit/5f87634be069f77cec01dae18264c20d77c3bae8))
* use checkout with full access token ([6cb464a](https://github.com/tianhaoz95-actions/dot-npmrc/commit/6cb464af1cc29a4cae4ffe47d22499911b9a3bf5))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dot-npmrc-action",
"version": "1.0.1",
"version": "1.1.2",
"description": "GitHub action to generate dot npmrc for using GitHub npm registry.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e41ced1

Please sign in to comment.