Skip to content

Commit

Permalink
release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzyma committed Jun 18, 2024
1 parent 03f4223 commit 630eae3
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
Expand Up @@ -6,6 +6,12 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:

====

## [3.2.2]

### Fixed

- fixed import map

## [3.2.1]

### Fixed
Expand Down Expand Up @@ -1033,6 +1039,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:

<!-- Headings above link to the releases listed here -->

[3.2.2]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.2
[3.2.1]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.1
[3.2.0]: https://github.com/svgdotjs/svg.js/releases/tag/3.2.0
[3.1.2]: https://github.com/svgdotjs/svg.js/releases/tag/3.1.2
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svgdotjs/svg.js",
"version": "3.2.1",
"version": "3.2.2",
"type": "module",
"description": "A lightweight library for manipulating and animating SVG.",
"url": "https://svgjs.dev/",
Expand Down

0 comments on commit 630eae3

Please sign in to comment.