Skip to content

Commit

Permalink
Merge pull request #420 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.2.0
  • Loading branch information
cmon33 authored Jan 27, 2025
2 parents 685ee74 + 62b3fa0 commit 013bd1e
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 @@
{
".": "3.1.0"
".": "3.2.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.2.0](https://github.com/cloud-pi-native/socle/compare/v3.1.0...v3.2.0) (2025-01-27)


### Features

* :sparkles: Upgrading GitLab to v17.8.1 ([cef49de](https://github.com/cloud-pi-native/socle/commit/cef49de47bfbec88d50f9766b3d75a57c669219f))


### Bug Fixes

* :bug: add missing keycloak default client scope ([ae50ee2](https://github.com/cloud-pi-native/socle/commit/ae50ee2c5f5fa5e35788752b6f8d42c0de63d795))

## [3.1.0](https://github.com/cloud-pi-native/socle/compare/v3.0.0...v3.1.0) (2025-01-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": "3.1.0",
"version": "3.2.0",
"private": true,
"scripts": {
"format": "eslint . --fix",
Expand Down

0 comments on commit 013bd1e

Please sign in to comment.