Skip to content

Commit

Permalink
Merge pull request #121 from 2rabs/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--nito.club
  • Loading branch information
tatsutakein authored Mar 3, 2024
2 parents 9495396 + 4862ae2 commit 0b069aa
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 @@
{
".": "1.1.1"
".": "1.1.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/2rabs/nito.club/compare/v1.1.1...v1.1.2) (2024-03-03)


### Bug Fixes

* **deps:** update dependency astro to v4.4.9 ([61dc0f5](https://github.com/2rabs/nito.club/commit/61dc0f5afadce4be83558ca31016a42bce4a9add))

## [1.1.1](https://github.com/2rabs/nito.club/compare/v1.1.0...v1.1.1) (2024-03-01)


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": "nito.club",
"version": "1.1.1",
"version": "1.1.2",
"description": "NITO's website.",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 0b069aa

Please sign in to comment.