Skip to content

Commit

Permalink
chore(main): release nextjs-14-playground 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
voice0726-release-please[bot] authored Feb 24, 2025
1 parent 7086ecb commit ab79ed7
Show file tree
Hide file tree
Showing 3 changed files with 15 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.6"}
{".":"1.0.7"}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [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)


### Reverts

* Revert [#130](https://github.com/voice0726/nextjs-playground/issues/130) ([#131](https://github.com/voice0726/nextjs-playground/issues/131)) ([7086ecb](https://github.com/voice0726/nextjs-playground/commit/7086ecb4638e1cee72dd03fe2fed4a667c7e192d))


### Continuous Integration

* Fix vercel secrets are not properly passed ([#128](https://github.com/voice0726/nextjs-playground/issues/128)) ([f536cc1](https://github.com/voice0726/nextjs-playground/commit/f536cc11a1608e5afba82c6621b1b4fa1058f2b0))
* Remove unnecessary environment variable and job output ([#130](https://github.com/voice0726/nextjs-playground/issues/130)) ([a17d2c4](https://github.com/voice0726/nextjs-playground/commit/a17d2c4434a97064693c648d9cc7b10cf086e3c6))

## [1.0.6](https://github.com/voice0726/nextjs-playground/compare/nextjs-14-playground/v1.0.5...nextjs-14-playground/v1.0.6) (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.6",
"version": "1.0.7",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit ab79ed7

Please # to comment.