Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](https://github.com/deopea-os/earth/compare/@deopea.os/conventional-changelog-v1.0.0...@deopea.os/conventional-changelog-v2.0.0) (2023-10-18)

### Bug Fixes

* **semantic-release-config:** fix commits in package changelogs ([6a17d6d](6a17d6d))

### deps

* update dependencies to latest ([0c45445](0c45445))

### BREAKING CHANGES

* updates certain min versions to new major versions
  • Loading branch information
semantic-release-bot committed Oct 18, 2023
1 parent 661b9b0 commit 64ef6a6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/conventional-changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
Changelog

# [2.0.0](https://github.com/deopea-os/earth/compare/@deopea.os/conventional-changelog-v1.0.0...@deopea.os/conventional-changelog-v2.0.0) (2023-10-18)


### Bug Fixes

* **semantic-release-config:** fix commits in package changelogs ([6a17d6d](https://github.com/deopea-os/earth/commit/6a17d6d80abbed5eb84956182011579264f4df4b))


### deps

* update dependencies to latest ([0c45445](https://github.com/deopea-os/earth/commit/0c45445de5945e3e6a84ed62487d7a054701687e))


### BREAKING CHANGES

* updates certain min versions to new major versions

# [2.0.0-alpha.2](https://github.com/deopea-os/earth/compare/@deopea.os/conventional-changelog-v2.0.0-alpha.1...@deopea.os/conventional-changelog-v2.0.0-alpha.2) (2023-10-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/conventional-changelog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deopea.os/conventional-changelog",
"version": "2.0.0-alpha.2",
"version": "2.0.0",
"private": false,
"description": "conventional-changelog preset used by residents of deopea",
"type": "commonjs",
Expand Down

0 comments on commit 64ef6a6

Please sign in to comment.