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

42 lines
850 B
Markdown
Raw 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 18:01:41 +09:00
### 新機能
- GitHub Releases 対応
- _なにかステキな機能_
2021-08-29 08:55:09 +00:00
## [0.0.2] - 2021-08-29
2021-08-29 17:54:33 +09:00
### 修正
- `--depth 1` に対応する目的で package.json を使う
2021-08-29 08:41:40 +00:00
## [0.0.1] - 2021-08-29
### Added
- addUnreleased, addVersionUrl
2021-08-29 17:35:42 +09:00
- create release-it action
2021-08-29 17:11:38 +09:00
### Fixed
- npm: false
2021-08-29 17:07:38 +09:00
## [0.0.1] - 2021-08-29
2021-08-29 17:07:31 +09:00
### Added
- release-it 追加
- _TODO_
## [0.0.0]
2021-08-29 08:41:40 +00:00
2021-08-29 17:54:33 +09:00
[unreleased]: https://github.com/kou029w/_/compare/0.0.1...HEAD
2021-08-29 18:01:41 +09:00
[0.0.2]: https://github.com/kou029w/_/compare/0.0.1...0.0.2
2021-08-29 17:54:33 +09:00
[0.0.1]: https://github.com/kou029w/_/tree/0.0.1