1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00
_/release-it/CHANGELOG.md

32 lines
825 B
Markdown
Raw Permalink Normal View History

2021-08-29 17:07:31 +09:00
# 新機能とお知らせ
この文書は[Keep a Changelog](https://keepachangelog.com/ja/1.0.0/)の形式に基づいています。
このプロジェクトは[セマンティック バージョニング](https://semver.org/lang/ja/spec/v2.0.0.html)に**準拠していません**。
2021-08-29 17:11:38 +09:00
## [Unreleased]
2021-08-29 09:39:19 +00:00
## [0.0.7] - 2021-08-29
2021-08-29 18:07:21 +09:00
### 変更
2021-08-29 18:38:41 +09:00
- ドキュメントの整理
2021-08-29 17:54:33 +09:00
2021-08-29 18:38:41 +09:00
## [0.0.6] - 2021-08-29
2021-08-29 08:41:40 +00:00
### Added
2021-08-29 18:38:41 +09:00
- release-it 追加
2021-08-29 18:38:41 +09:00
### 変更
2021-08-29 17:11:38 +09:00
2021-08-29 18:38:41 +09:00
- GitHub Releases 対応
- タグ名の接頭辞に `v` を使う
2021-08-29 17:11:38 +09:00
- npm: false
2021-08-29 18:38:41 +09:00
- addUnreleased, addVersionUrl
- Prettier による自動フォーマットを避ける
2021-08-29 09:16:22 +00:00
<!-- prettier-ignore -->
2021-08-29 09:39:19 +00:00
[Unreleased]: https://github.com/kou029w/_/compare/v0.0.7...HEAD
[0.0.7]: https://github.com/kou029w/_/compare/v0.0.6...v0.0.7
2021-08-29 18:38:41 +09:00
[0.0.6]: https://github.com/kou029w/_/compare/v0.0.5...v0.0.6