]> source.dussan.org Git - svg.js.git/commitdiff
bump version number 3.0.12
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 19 Feb 2019 16:24:36 +0000 (17:24 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 19 Feb 2019 16:24:36 +0000 (17:24 +0100)
CHANGELOG.md
package.json

index bda4a6ca88c7d7b8b948ee954b3f6c18ea5e4d51..f498afa6b77ed33a0beb2412026e92344e525739 100644 (file)
@@ -7,7 +7,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
 
 ====
 
-## [3.0.12]
+## [3.0.12] - 2019-02-19
 
 ### Fixed
  - fixed package.json which points to correct file for webpack now (browser keyword)
@@ -816,6 +816,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
 
 
 <!-- Headings above link to the releases listed here -->
+[3.0.12]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.12
 [3.0.11]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.11
 [3.0.10]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.10
 [3.0.9]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.9
index b4bd2f1b8718f5a86940d93e7a62a26521481306..dfb80738d3c16be0288ac2f6c6e989c364c431a8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "@svgdotjs/svg.js",
-  "version": "3.0.11",
+  "version": "3.0.12",
   "description": "A lightweight library for manipulating and animating SVG.",
   "url": "https://svgdotjs.github.io/",
   "homepage": "https://svgdotjs.github.io/",