Skip to content

Commit 47e10ad

Browse files
chore(release): 0.2.1 [skip ci]
## [0.2.1](v0.2.0...v0.2.1) (2025-11-25) ### Bug Fixes * add BaseCircularProgress type exports ([4553687](4553687))
1 parent 4553687 commit 47e10ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.1](https://github.com/webeach/gl-circular-progress/compare/v0.2.0...v0.2.1) (2025-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* add BaseCircularProgress type exports ([4553687](https://github.com/webeach/gl-circular-progress/commit/45536873f6433366f28e56dcf1390c8ee2890a39))
7+
18
# [0.2.0](https://github.com/webeach/gl-circular-progress/compare/v0.1.0...v0.2.0) (2025-11-25)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@webeach/gl-circular-progress",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"author": {
55
"name": "Ruslan Martynov",
66
"email": "github@webea.ch"

0 commit comments

Comments
 (0)