Skip to content

Commit b9d6d48

Browse files
committedMar 4, 2021
3.0.0
1 parent c5c2a7e commit b9d6d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svgo-loader",
3-
"version": "2.2.2",
3+
"version": "3.0.0",
44
"description": "svgo loader for webpack",
55
"main": "index.js",
66
"scripts": {

2 commit comments

Comments
 (2)

a-x- commented on Nov 16, 2021

@a-x-

Tag and release notes missed

Why is it major?

a-x- commented on Nov 16, 2021

@a-x-
Please sign in to comment.