We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6033f5 commit 98fa0ccCopy full SHA for 98fa0cc
2 files changed
CHANGELOG.md
@@ -7,6 +7,13 @@
7
[#x]: https://github.com/ideditor/schema-builder/issues/x
8
-->
9
10
+# 6.1.0
11
+##### 2023-Mar-14
12
+
13
+* Update `teamki` URLs to new repository organization
14
+* Bump `glob` dependency to v9.3
15
+* Move documentation about icons to a separate page
16
17
# 6.0.1
18
##### 2023-Jan-20
19
package.json
@@ -1,7 +1,7 @@
1
{
2
"type": "module",
3
"name": "@ideditor/schema-builder",
4
- "version": "7.0.0-dev",
+ "version": "6.1.0",
5
"description": "Framework for defining iD-compatible tagging models",
6
"homepage": "https://github.com/ideditor/schema-builder#readme",
"bugs": "https://github.com/ideditor/schema-builder/issues",
0 commit comments