Skip to content

Commit

Permalink
chore(release): v1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2024-08-30)

### Bug Fixes

* deprecated label check ([243d57a](243d57a))

### Features

* add constructor options obj ([7baa96d](7baa96d))
  • Loading branch information
semantic-release-bot committed Aug 30, 2024
1 parent 3f7d1ea commit 62cb35c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/TurtIeSocks/uicons.js/compare/v1.2.1...v1.3.0) (2024-08-30)


### Bug Fixes

* deprecated label check ([243d57a](https://github.com/TurtIeSocks/uicons.js/commit/243d57a6fe7045c150f0239624f21fb83414fd01))


### Features

* add constructor options obj ([7baa96d](https://github.com/TurtIeSocks/uicons.js/commit/7baa96d94f44e1ce0f3316945edb47e917b6ba52))

## [1.2.1](https://github.com/TurtIeSocks/uicons.js/compare/v1.2.0...v1.2.1) (2024-08-28)


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": "uicons.js",
"version": "1.2.1",
"version": "1.3.0",
"description": "UICONS JavaScript Library",
"repository": "https://github.com/TurtIeSocks/uicons.js",
"author": "TurtIeSocks <[email protected]>",
Expand Down

0 comments on commit 62cb35c

Please sign in to comment.