Skip to content

Commit

Permalink
chore(release): v3.0.136 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 12, 2024
1 parent ec9f533 commit e454528
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,3 +1,10 @@
## [3.0.136](https://github.com/newhighsco/next-plugin-svgr/compare/v3.0.135...v3.0.136) (2024-09-12)


### Bug Fixes

* **deps:** update dependency next to v14.2.10 ([#1446](https://github.com/newhighsco/next-plugin-svgr/issues/1446)) ([ec9f533](https://github.com/newhighsco/next-plugin-svgr/commit/ec9f53325f531b3f98e4ba85b2a6a92ca4873aa0))

## [3.0.135](https://github.com/newhighsco/next-plugin-svgr/compare/v3.0.134...v3.0.135) (2024-09-09)


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": "@newhighsco/next-plugin-svgr",
"description": "Next.js plugin for transforming SVGs into React components using SVGR",
"version": "3.0.135",
"version": "3.0.136",
"author": "New High Score",
"license": "ISC",
"repository": {
Expand Down

0 comments on commit e454528

Please sign in to comment.