Skip to content

Commit

Permalink
chore(release): set package.json to 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.2...v1.3.0) (2024-05-15)

### Bug Fixes

* fix package-lock version ([29954cd](29954cd))
* revert incompatible version ([0403188](0403188))

### Features

* fix dts plugin to gen types ([02e9059](02e9059))
  • Loading branch information
semantic-release-bot committed May 15, 2024
1 parent 29954cd commit a29b9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dankop/juicer-board",
"version": "1.2.2",
"version": "1.3.0",
"private": false,
"type": "module",
"description": "Juicer chess board web component",
Expand Down

0 comments on commit a29b9b1

Please sign in to comment.