Skip to content

Commit

Permalink
chore(main): release nextjs-14-playground 1.0.8 (#137)
Browse files Browse the repository at this point in the history
Co-authored-by: voice0726-release-please[bot] <199318160+voice0726-release-please[bot]@users.noreply.github.com>
  • Loading branch information
voice0726-release-please[bot] authored Feb 24, 2025
1 parent 63ab4dc commit fbadc31
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.0.7"}
{".":"1.0.8"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.8](https://github.com/voice0726/nextjs-playground/compare/nextjs-14-playground/v1.0.7...nextjs-14-playground/v1.0.8) (2025-02-24)


### Continuous Integration

* Remove deploy environment for preview ([#136](https://github.com/voice0726/nextjs-playground/issues/136)) ([63ab4dc](https://github.com/voice0726/nextjs-playground/commit/63ab4dca81878db7fc5e2b1887d2f09702fd3bfa))

## [1.0.7](https://github.com/voice0726/nextjs-playground/compare/nextjs-14-playground/v1.0.6...nextjs-14-playground/v1.0.7) (2025-02-24)


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": "nextjs-14-playground",
"version": "1.0.7",
"version": "1.0.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit fbadc31

Please # to comment.