Skip to content

Commit

Permalink
Chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Apr 26, 2024
1 parent 7f0265b commit 6d943c5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/web-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="1.16.1"></a>

## [1.16.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-04-26)

### Chores

- **web-react:** Fix missing `.js` extensions in ESM distribution ([7f0265b](https://github.com/lmc-eu/spirit-design-system/commit/7f0265b))

**Note:** Version bump only for package @lmc-eu/spirit-web-react

<a name="1.16.0"></a>

# [1.16.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-04-24)
Expand Down
2 changes: 1 addition & 1 deletion packages/web-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lmc-eu/spirit-web-react",
"version": "1.16.0",
"version": "1.16.1",
"description": "React implementation of Spirit Design System components",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit 6d943c5

Please sign in to comment.