Skip to content

Commit

Permalink
chore(release): 1.10.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.10.3](v1.10.2...v1.10.3) (2024-06-12)

### Bug Fixes

* bump cocreate dependencies ([2980819](2980819))
* svg icon class ([020592e](020592e))
  • Loading branch information
semantic-release-bot committed Jun 12, 2024
1 parent 2980819 commit a562e94
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.10.3](https://github.com/CoCreate-app/CoCreate-datatable/compare/v1.10.2...v1.10.3) (2024-06-12)


### Bug Fixes

* bump cocreate dependencies ([2980819](https://github.com/CoCreate-app/CoCreate-datatable/commit/29808198b217de0291afe661e705ea08170bbebf))
* svg icon class ([020592e](https://github.com/CoCreate-app/CoCreate-datatable/commit/020592eb695cdfa30c0cb0c6f0a71b583af12228))

## [1.10.2](https://github.com/CoCreate-app/CoCreate-datatable/compare/v1.10.1...v1.10.2) (2024-04-29)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/datatable",
"version": "1.10.2",
"version": "1.10.3",
"description": "A simple datatable component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"datatable",
Expand Down Expand Up @@ -56,4 +56,4 @@
"webpack-cli": "^4.5.0",
"webpack-log": "^3.0.1"
}
}
}

0 comments on commit a562e94

Please sign in to comment.