Skip to content

Commit 4da9ebd

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2023-11-24) ### Bug Fixes * set correct file for unpkg publishing ([a2bacf9](a2bacf9))
1 parent a2bacf9 commit 4da9ebd

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.6.1](https://github.com/RiskChallenger/open-components/compare/v1.6.0...v1.6.1) (2023-11-24)
2+
3+
### Bug Fixes
4+
5+
- set correct file for unpkg publishing ([a2bacf9](https://github.com/RiskChallenger/open-components/commit/a2bacf908fe669ac41bca2fcffb59db133d55853))
6+
17
# [1.6.0](https://github.com/RiskChallenger/open-components/compare/v1.5.3...v1.6.0) (2023-08-15)
28

39
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@riskchallenger/open-components",
33
"private": false,
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"author": "RiskChallenger <[email protected]> (https://riskchallenger.nl)",
66
"source": "src/main.css",
77
"scripts": {

0 commit comments

Comments
 (0)