Skip to content

Commit

Permalink
Merge pull request #25 from sapcc/changeset-release/main
Browse files Browse the repository at this point in the history
publish: automate Package Versioning with Changesets
  • Loading branch information
VoigtS authored Jan 10, 2025
2 parents 24a5dad + d4a6544 commit 7be4aae
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fresh-socks-refuse.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sapcc/limes-ui

## 1.3.8

### Patch Changes

- 23f5223: push workflows demand github.ref instead of head_ref

## 1.3.7

### Patch Changes
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": "@sapcc/limes-ui",
"version": "1.3.7",
"version": "1.3.8",
"author": "VoigtS",
"license": "MIT",
"source": "src/index.js",
Expand Down

0 comments on commit 7be4aae

Please sign in to comment.