Skip to content

Commit 71b9db3

Browse files
chore(version): update versions with Changesets
1 parent c450e60 commit 71b9db3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-carrots-swim.md

-5
This file was deleted.

packages/ui-components/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @cloudoperators/juno-ui-components
22

3+
## 2.37.0
4+
5+
### Minor Changes
6+
7+
- c450e60: Improve TS types and documentation
8+
39
## 2.36.0
410

511
### Minor Changes

packages/ui-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": false,
44
"source": "src/index.js",
55
"style": "build/lib/variables.css",
6-
"version": "2.36.0",
6+
"version": "2.37.0",
77
"types": "build/index.d.ts",
88
"exports": {
99
"./index": "./build/index.js",

0 commit comments

Comments
 (0)