Skip to content

Commit 1120854

Browse files
committed
Bump version to v0.2.1
1 parent d5057d9 commit 1120854

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## V0.2.1
4+
* Fixed a broken release in v0.2.0
5+
36
## v0.2.0 - 2025/05/09
47
* Fixed a issue with `ClickableCardComponent` when that contained an input or a select
58
* Added a new `CharacterCounterElement`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sprinkles-js",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "index.js",
55
"repository": "https://github.com/tree-company/sprinkles-js",
66
"author": "Tree company <development@treecompany.be>",

0 commit comments

Comments
 (0)