Skip to content

Commit

Permalink
Merge pull request #410 from cloud-pi-native/release-please--branches…
Browse files Browse the repository at this point in the history
…--main--components--socle

chore(main): release 3.0.0
  • Loading branch information
cmon33 authored Jan 9, 2025
2 parents e1cc7b3 + adc0162 commit 3ee81aa
Show file tree
Hide file tree
Showing 3 changed files with 19 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,3 +1,3 @@
{
".": "2.14.0"
".": "3.0.0"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [3.0.0](https://github.com/cloud-pi-native/socle/compare/v2.14.0...v3.0.0) (2025-01-09)


### ⚠ BREAKING CHANGES

* :boom: Upgrade Nexus version to 3.76.0

### Features

* :boom: Upgrade Nexus version to 3.76.0 ([db44dfd](https://github.com/cloud-pi-native/socle/commit/db44dfda0f5c5cd54169cf4921ce364603d1b4e8))


### Bug Fixes

* :bug: Add first install check to prevent failures on upgrades ([e1cc7b3](https://github.com/cloud-pi-native/socle/commit/e1cc7b30ba249bb12fe1017aecf9fad457095b25))


## [2.14.0](https://github.com/cloud-pi-native/socle/compare/v2.13.0...v2.14.0) (2024-12-10)


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": "dso-socle",
"version": "2.14.0",
"version": "3.0.0",
"private": true,
"scripts": {
"format": "eslint . --fix",
Expand Down

0 comments on commit 3ee81aa

Please sign in to comment.