Skip to content

Commit

Permalink
chore(release): @pplancq/[email protected] [skip ci]
Browse files Browse the repository at this point in the history
## @pplancq/svg-react [1.0.1](https://github.com/pplancq/svg-tools/compare/@pplancq/[email protected]...@pplancq/[email protected]) (2024-05-07)

### Bug Fixes

* remove test on npm publish ([7e5ce7e](7e5ce7e))

### Dependencies

* **@pplancq/svg-core:** upgraded to 1.0.1
  • Loading branch information
release[bot] committed May 7, 2024
1 parent dc34add commit 24c2eeb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/svg-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## @pplancq/svg-react [1.0.1](https://github.com/pplancq/svg-tools/compare/@pplancq/[email protected]...@pplancq/[email protected]) (2024-05-07)


### Bug Fixes

* remove test on npm publish ([7e5ce7e](https://github.com/pplancq/svg-tools/commit/7e5ce7e207de978b5b297df4102127ccfd9e4822))



### Dependencies

* **@pplancq/svg-core:** upgraded to 1.0.1

## @pplancq/svg-react 1.0.0 (2024-05-07)


Expand Down
2 changes: 1 addition & 1 deletion packages/svg-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pplancq/svg-react",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"description": "A React component designed to load SVG files efficiently",
"author": "pplancq <[email protected]>",
Expand Down

0 comments on commit 24c2eeb

Please sign in to comment.