Skip to content

Commit ccfd4e0

Browse files
github-actions[bot]miyajan
andauthoredOct 2, 2022
chore: release v0.4.2 (#88)
* chore: release v0.4.2 * chore: fix CHANGELOG.md Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: miyajan <[email protected]>
1 parent 17299ff commit ccfd4e0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed
 

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.4.2](https://github.com/miyajan/garoon-rest/compare/v0.4.1...v0.4.2) (2022-10-02)
2+
3+
* fix NODE_AUTH_TOKEN to NPM_AUTH_TOKEN for shipjs release ([#87](https://github.com/miyajan/garoon-rest/issues/87)) ([17299ff](https://github.com/miyajan/garoon-rest/commit/17299ff27636a459bb12a209252d04a080505e9b))
4+
5+
16
## [0.4.1](https://github.com/miyajan/garoon-rest/compare/v0.4.0...v0.4.1) (2022-10-02)
27

38
* drop Node v12 support because of the EOL ([#77](https://github.com/miyajan/garoon-rest/issues/77)) ([25357c8](https://github.com/miyajan/garoon-rest/commit/25357c8ed93b0305414828672da504af7e145e85))

‎package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@miyajan/garoon-rest",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)
Please sign in to comment.