mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
Release 0.0.1
This commit is contained in:
parent
a864e59b74
commit
58435a07c6
2 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
この文書は[Keep a Changelog](https://keepachangelog.com/ja/1.0.0/)の形式に基づいています。
|
この文書は[Keep a Changelog](https://keepachangelog.com/ja/1.0.0/)の形式に基づいています。
|
||||||
このプロジェクトは[セマンティック バージョニング](https://semver.org/lang/ja/spec/v2.0.0.html)に**準拠していません**。
|
このプロジェクトは[セマンティック バージョニング](https://semver.org/lang/ja/spec/v2.0.0.html)に**準拠していません**。
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.0.1] - 2021-08-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|
|
@ -3,5 +3,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@release-it/keep-a-changelog": "^2.3.0",
|
"@release-it/keep-a-changelog": "^2.3.0",
|
||||||
"release-it": "^14.11.5"
|
"release-it": "^14.11.5"
|
||||||
}
|
},
|
||||||
|
"version": "0.0.1"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue