Skip to content

Commit c2ed8c9

Browse files
authored
Merge pull request #10 from opf/changeset-release/main
Release Tracking
2 parents b156118 + a3c074d commit c2ed8c9

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/rich-badgers-lick.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @openproject/openproject-id
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- c0eaa26: Camelize secrets
8+
39
## 0.2.0
410

511
### Minor Changes

charts/openproject-id/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ maintainers:
1515
url: https://github.com/opf/
1616
name: openproject-id
1717
description: Configures a Keycloak like we use it for OpenProject ID.
18-
version: 0.2.0
18+
version: 0.3.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@openproject/openproject-id",
33
"private": true,
44
"author": "OpenProject GmbH",
5-
"version": "0.2.0",
5+
"version": "0.3.0",
66
"license": "",
77
"scripts": {
88
"changeset:version": "./node_modules/.bin/changeset version && script/version"

0 commit comments

Comments
 (0)