We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe56a74 commit cc3be34Copy full SHA for cc3be34
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.0.2
2
+
3
+- Actually fixing problem with re-rendering after removing child from group
4
5
## 1.0.1
6
7
- Fixing problem with re-rendering after removing child from group
package.json
@@ -1,6 +1,6 @@
{
"name": "rune.js",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "A JavaScript library for programming graphic design systems with SVG",
"repository": {
"type": "git",
0 commit comments