Skip to content

Commit

Permalink
chore(main): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 9, 2023
1 parent 941c79a commit 4ae1306
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.2](https://github.com/IgnacioNMiranda/vite-component-library-template/compare/v2.0.1...v2.0.2) (2023-08-09)


### Miscellaneous Chores

* remove react/jsx-runtime from bundle ([85e881e](https://github.com/IgnacioNMiranda/vite-component-library-template/commit/85e881ecf85ecad6aa356a90fad4f8ceb6ea9930))

## [2.0.1](https://github.com/IgnacioNMiranda/vite-component-library-template/compare/v2.0.0...v2.0.1) (2023-07-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-component-library-template",
"private": false,
"version": "2.0.1",
"version": "2.0.2",
"packageManager": "[email protected]",
"main": "./dist/vite-component-library-template.umd.js",
"module": "./dist/vite-component-library-template.es.js",
Expand Down

0 comments on commit 4ae1306

Please sign in to comment.