- npm: Bump to 3.0.0!
This commit is contained in:
@@ -91,6 +91,8 @@ incorporating SVGEdit.
|
|||||||
|
|
||||||
## Recent news
|
## Recent news
|
||||||
|
|
||||||
|
- 2018-10-21 Published 3.0.0 (misc. improvements including centering canvas and
|
||||||
|
key locale fixes since last RC)
|
||||||
- 2018-09-30 Published 3.0.0-rc.3 with security and other fixes
|
- 2018-09-30 Published 3.0.0-rc.3 with security and other fixes
|
||||||
- 2018-07-31 Published 3.0.0-rc.2 with misc. fixes
|
- 2018-07-31 Published 3.0.0-rc.2 with misc. fixes
|
||||||
- 2018-07-19 Published 3.0.0-rc.1 allowing for extensions and locales to be
|
- 2018-07-19 Published 3.0.0-rc.1 allowing for extensions and locales to be
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "svgedit",
|
"name": "svgedit",
|
||||||
"version": "3.0.0-rc.3",
|
"version": "3.0.0",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "svgedit",
|
"name": "svgedit",
|
||||||
"version": "3.0.0-rc.3",
|
"version": "3.0.0",
|
||||||
"description": "Powerful SVG-Editor for your browser ",
|
"description": "Powerful SVG-Editor for your browser ",
|
||||||
"main": "dist/index-umd.js",
|
"main": "dist/index-umd.js",
|
||||||
"module": "dist/index-es.js",
|
"module": "dist/index-es.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user