mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
npm: false
This commit is contained in:
parent
58435a07c6
commit
e96a76c249
3 changed files with 8 additions and 5 deletions
|
@ -1,7 +1,5 @@
|
||||||
disable-metrics: true
|
disable-metrics: true
|
||||||
npm:
|
npm: false
|
||||||
publish: false
|
|
||||||
ignoreVersion: true
|
|
||||||
github:
|
github:
|
||||||
release: true
|
release: true
|
||||||
plugins:
|
plugins:
|
||||||
|
|
|
@ -3,6 +3,12 @@
|
||||||
この文書は[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]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- npm: false
|
||||||
|
|
||||||
## [0.0.1] - 2021-08-29
|
## [0.0.1] - 2021-08-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -3,6 +3,5 @@
|
||||||
"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