1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00

Release 0.0.5

This commit is contained in:
kou029w 2021-08-29 09:16:22 +00:00
parent 74eacb86ae
commit 2e157f68cf

View file

@ -5,6 +5,8 @@
## [Unreleased] ## [Unreleased]
## [0.0.5] - 2021-08-29
### 修正 ### 修正
- `--depth 1` と package.json の使用をやめ、タグ名を使ってバージョニング - `--depth 1` と package.json の使用をやめ、タグ名を使ってバージョニング
@ -46,8 +48,12 @@
- release-it 追加 - release-it 追加
- _TODO_ - _TODO_
[0.0.5]: https://github.com/kou029w/_/compare/v0.0.4...v0.0.5
[0.0.4]: https://github.com/kou029w/_/compare/0.0.3...v0.0.4 [0.0.4]: https://github.com/kou029w/_/compare/0.0.3...v0.0.4
[0.0.3]: https://github.com/kou029w/_/compare/0.0.2...0.0.3 [0.0.3]: https://github.com/kou029w/_/compare/0.0.2...0.0.3
[0.0.2]: https://github.com/kou029w/_/compare/0.0.1...0.0.2 [0.0.2]: https://github.com/kou029w/_/compare/0.0.1...0.0.2
[0.0.1]: https://github.com/kou029w/_/tree/0.0.1 [0.0.1]: https://github.com/kou029w/_/tree/0.0.1
[unreleased]: https://github.com/kou029w/_/compare/v0.0.4...HEAD [unreleased]: https://github.com/kou029w/_/compare/v0.0.4...HEAD
[Unreleased]: https://github.com/kou029w/_/compare/v0.0.5...HEAD