Skip to content

Commit

Permalink
Merge pull request #12 from 2rabs/release-please--branches--main--com…
Browse files Browse the repository at this point in the history
…ponents--nito-docs

chore(main): release 0.3.0
  • Loading branch information
tatsutakein authored Feb 28, 2024
2 parents 40c24ca + d208e1c commit 3d42a10
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.2.1"
".": "0.3.0"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/2rabs/nito-docs/compare/v0.2.1...v0.3.0) (2024-02-28)


### Features

* 最低限の情報を置き換え ([c132cf6](https://github.com/2rabs/nito-docs/commit/c132cf6656a68613ad80eaedfb394ffcf279dace))

## [0.2.1](https://github.com/2rabs/nito-docs/compare/v0.2.0...v0.2.1) (2024-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@2rabs/nito-docs",
"version": "0.2.1",
"version": "0.3.0",
"description": "NITO's documentation site.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 3d42a10

Please sign in to comment.