Skip to content

Commit

Permalink
chore(release): v1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Apr 16, 2024
1 parent 3c39ad8 commit f3e4cac
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 18 deletions.
25 changes: 9 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.2.5](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/compare/v1.2.4...v1.2.5) (2024-04-16)


### Bug Fixes

* updated readme with images ([f3e198f](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/f3e198f24753093bf2b4284fba69b94bcd66c3b5))



## [1.2.4](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/compare/v1.2.3...v1.2.4) (2024-04-16)


Expand Down Expand Up @@ -35,19 +44,3 @@



# [1.2.0](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/compare/eb65c3a1503eb4e7c09c03b4d4cddf7a26405954...v1.2.0) (2024-04-16)


### Bug Fixes

* update package-lock.json and package.json to use Vite 5.2.9 ([85bddfc](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/85bddfce42dc4e91f9dbccb0f940dc3e14a31081))


### Features

* add initial project files and configurations ([eb65c3a](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/eb65c3a1503eb4e7c09c03b4d4cddf7a26405954))
* improved readme ([167f1df](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/167f1dfdb2e29a5d2eeb89ae67b343a3f0c67ac6))
* improved readme file ([b3c6cea](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/b3c6ceaef02f2ee7938ffcce59d088bce2344c4d))



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"grid-background",
"dot-background"
],
"version": "1.2.4",
"version": "1.2.5",
"type": "module",
"main": "./dist/tailwind-dot-grid-backgrounds.umd.cjs",
"module": "./dist/tailwind-dot-grid-backgrounds.js",
Expand Down

0 comments on commit f3e4cac

Please sign in to comment.