Skip to content

Commit

Permalink
Merge pull request #27 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.4.2
  • Loading branch information
tatsutakein authored Mar 6, 2024
2 parents e27917b + 78e18c8 commit 51de53c
Show file tree
Hide file tree
Showing 3 changed files with 11 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.4.1"
".": "0.4.2"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [0.4.2](https://github.com/2rabs/nito-docs/compare/v0.4.1...v0.4.2) (2024-03-06)


### Bug Fixes

* **actions:** wc-changed の outputs が正しく出力されるよう修正 ([0bb23d0](https://github.com/2rabs/nito-docs/commit/0bb23d07db4efc01fd587305a97b9e325da385cc))
* **deps:** update dependency @astrojs/starlight to v0.21.1 ([71d4b50](https://github.com/2rabs/nito-docs/commit/71d4b501cd4cc65fe19b776b9a4f14f68a6fd9eb))
* **deps:** update dependency astro to v4.4.11 ([da83829](https://github.com/2rabs/nito-docs/commit/da8382900cd1d199e113539589906bfcfc1b1785))

## [0.4.1](https://github.com/2rabs/nito-docs/compare/v0.4.0...v0.4.1) (2024-03-02)


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.4.1",
"version": "0.4.2",
"description": "NITO's documentation site.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 51de53c

Please sign in to comment.