Skip to content

Commit 85fbd7b

Browse files
authored
Merge pull request #113 from sapcc/changeset-release/main
publish: automate Package Versioning with Changesets
2 parents 5be4271 + dc674be commit 85fbd7b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sad-seals-boil.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
# @sapcc/limes-ui
22

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- 905e365: update juno to v5, tailwind to v4
8+
39
## 1.9.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapcc/limes-ui",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"author": "VoigtS",
55
"license": "MIT",
66
"source": "src/index.js",

0 commit comments

Comments
 (0)