Skip to content

Commit

Permalink
Merge pull request #41 from IgnacioNMiranda/release-please--branches-…
Browse files Browse the repository at this point in the history
…-develop--components--vite-component-library-template

chore(develop): release 1.5.8
  • Loading branch information
IgnacioNMiranda committed Jan 22, 2023
2 parents 470ae69 + 15854f5 commit dc53ff9
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

## [1.5.8](https://github.com/IgnacioNMiranda/vite-component-library-template/compare/v1.5.7...v1.5.8) (2023-01-22)


### Miscellaneous Chores

* remove tailwind from bundle ([1ed5ad4](https://github.com/IgnacioNMiranda/vite-component-library-template/commit/1ed5ad457ca8fe59572e98924f9bbda7872ad8b0))

## [1.5.7](https://github.com/IgnacioNMiranda/vite-component-library-template/compare/v1.5.6...v1.5.7) (2023-01-21)


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": "1.5.7",
"version": "1.5.8",
"main": "./dist/vite-component-library-template.umd.js",
"module": "./dist/vite-component-library-template.es.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit dc53ff9

Please sign in to comment.