Skip to content

Commit

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

chore(main): release 2.12.2
  • Loading branch information
this-is-tobi authored Oct 21, 2024
2 parents 851052a + c3cb2c0 commit 8e558d6
Show file tree
Hide file tree
Showing 3 changed files with 10 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.12.1"
".": "2.12.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.12.2](https://github.com/cloud-pi-native/socle/compare/v2.12.1...v2.12.2) (2024-10-21)


### Bug Fixes

* :bug: configure nexus docker proxy only if enabled in dsc ([f7546cf](https://github.com/cloud-pi-native/socle/commit/f7546cf2de6f01d2950d69f1998f4f57746194bb))
* :bug: handle proxies for gitlab-ci-pipeline-exporter ([63e66b1](https://github.com/cloud-pi-native/socle/commit/63e66b13cfe94da9e12bc04001bb13a3b44db190))

## [2.12.1](https://github.com/cloud-pi-native/socle/compare/v2.12.0...v2.12.1) (2024-10-18)


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.12.1",
"version": "2.12.2",
"private": true,
"scripts": {
"format": "eslint . --fix",
Expand Down

0 comments on commit 8e558d6

Please sign in to comment.