プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

Release 0.0.4

kou029w (Aug 29, 2021, 9:08 AM UTC) bc993968 0ff124ec

+7 -1
+6
release-it/CHANGELOG.md
··· 5 5 6 6 ## [Unreleased] 7 7 8 + ## [0.0.4] - 2021-08-29 9 + 8 10 ### 変更 9 11 10 12 - タグ名の接頭辞に `v` を使う ··· 40 42 - release-it 追加 41 43 - _TODO_ 42 44 45 + [0.0.4]: https://github.com/kou029w/_/compare/null...v0.0.4 43 46 [0.0.3]: https://github.com/kou029w/_/compare/0.0.2...0.0.3 44 47 [0.0.2]: https://github.com/kou029w/_/compare/0.0.1...0.0.2 45 48 [0.0.1]: https://github.com/kou029w/_/tree/0.0.1 46 49 [unreleased]: https://github.com/kou029w/_/compare/0.0.3...HEAD 50 + 51 + 52 + [Unreleased]: https://github.com/kou029w/_/compare/v0.0.4...HEAD
+1 -1
release-it/package.json
··· 1 1 { 2 2 "name": "@kou029w/release-it-example-e87a467b6a64152d", 3 - "version": "0.0.3", 3 + "version": "0.0.4", 4 4 "devDependencies": { 5 5 "@release-it/keep-a-changelog": "^2.3.0", 6 6 "release-it": "^14.11.5"