We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c7f988 + 4670a75 commit 58e4b4cCopy full SHA for 58e4b4c
.changeset/selfish-roses-hear.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @openproject/openproject-id
2
3
+## 0.1.1
4
+
5
+### Patch Changes
6
7
+- 192927c: [test] increase requested memory
8
9
## 0.1.0
10
11
### Patch Changes
charts/openproject-id/Chart.yaml
@@ -14,4 +14,4 @@ maintainers:
14
- name: OpenProject
15
url: https://github.com/opf/
16
name: OpenProject ID
17
-version: 0.1.0
+version: 0.1.1
package.json
@@ -2,7 +2,7 @@
"name": "@openproject/openproject-id",
"private": true,
"author": "OpenProject GmbH",
- "version": "0.1.0",
+ "version": "0.1.1",
"license": "",
"scripts": {
"changeset:version": "./node_modules/.bin/changeset version && script/version"
0 commit comments