Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinpetr committed Nov 2, 2024
1 parent 54e1635 commit 66cf962
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,35 @@
# Changelog


## v2.9.0

[compare changes](https://github.com/develit-io/test-repo/compare/v2.3.0...v2.9.0)

### 🚀 Enhancements

- Fix release script ([3cd7a70](https://github.com/develit-io/test-repo/commit/3cd7a70))

### 🩹 Fixes

- Lint ([d47886e](https://github.com/develit-io/test-repo/commit/d47886e))

### 🏡 Chore

- **release:** V2.4.0 ([c5e208d](https://github.com/develit-io/test-repo/commit/c5e208d))
- **release:** V2.5.0 ([362dc3a](https://github.com/develit-io/test-repo/commit/362dc3a))

### 🤖 CI

- **release:** Add release push script and update ci ([198bed2](https://github.com/develit-io/test-repo/commit/198bed2))
- **release:** Fix release ci ([a8c131c](https://github.com/develit-io/test-repo/commit/a8c131c))
- Fix release ([d538bed](https://github.com/develit-io/test-repo/commit/d538bed))
- Fix release ([a9e67f3](https://github.com/develit-io/test-repo/commit/a9e67f3))
- **release:** Fix release ci ([54e1635](https://github.com/develit-io/test-repo/commit/54e1635))

### ❤️ Contributors

- Klein Petr ([@kleinpetr](http://github.com/kleinpetr))

## v2.8.0

[compare changes](https://github.com/develit-io/test-repo/compare/v2.3.0...v2.8.0)
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": "develitesse-nuxt",
"version": "2.8.0",
"version": "2.9.0",
"private": true,
"packageManager": "[email protected]",
"repository": {
Expand Down

0 comments on commit 66cf962

Please sign in to comment.