Skip to content

Commit

Permalink
Merge pull request #343 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.9.0
  • Loading branch information
this-is-tobi authored Sep 24, 2024
2 parents a116b7e + 6ff31bb commit 36040f3
Show file tree
Hide file tree
Showing 3 changed files with 14 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.8.0"
".": "2.9.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.9.0](https://github.com/cloud-pi-native/socle/compare/v2.8.0...v2.9.0) (2024-09-24)


### Features

* :arrow_up: Upgrade GitLab Operator and GitLab instance ([c538677](https://github.com/cloud-pi-native/socle/commit/c538677d45d207cefeb6f7e7c39d4cfc91735ee4))


### Bug Fixes

* :wrench: add .conf-dso-vault-internal in no_proxy ([61e1423](https://github.com/cloud-pi-native/socle/commit/61e14236a123bbc56104d6555cfa15a78f89f3cb))

## [2.8.0](https://github.com/cloud-pi-native/socle/compare/v2.7.0...v2.8.0) (2024-09-13)


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

0 comments on commit 36040f3

Please sign in to comment.