Skip to content

Commit

Permalink
chore(release): v1.2.8 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Jul 2, 2024
1 parent 8bca83d commit d058fb3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
19 changes: 10 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.2.8](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/compare/v1.2.7...v1.2.8) (2024-07-02)


### Bug Fixes

* added first version of jsr.io support ([8bca83d](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/8bca83dcc05aa97891aa6b2df33798f410d20a5b))
* updated dev dependencies ([e9bec80](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/e9bec80cfda87edd2426432df75304214469af27))



## [1.2.7](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/compare/v1.2.6...v1.2.7) (2024-05-20)


Expand Down Expand Up @@ -34,12 +44,3 @@



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


### Bug Fixes

* fixed readme image ([0fc75f2](https://github.com/TheNaubit/tailwind-dot-grid-backgrounds/commit/0fc75f26f42591bf7c2cd54c714565eb30ca09aa))



2 changes: 1 addition & 1 deletion jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@nauverse/tailwind-dot-grid-backgrounds",
"version": "1.2.7",
"version": "1.2.8",
"exports": "./src/index.ts"
}
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.7",
"version": "1.2.8",
"type": "module",
"main": "./dist/tailwind-dot-grid-backgrounds.umd.cjs",
"module": "./dist/tailwind-dot-grid-backgrounds.js",
Expand Down

0 comments on commit d058fb3

Please sign in to comment.