Skip to content

Commit 98fa0cc

Browse files
committed
release as v6.1.0
1 parent e6033f5 commit 98fa0cc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77
[#x]: https://github.com/ideditor/schema-builder/issues/x
88
-->
99

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+
1017
# 6.0.1
1118
##### 2023-Jan-20
1219

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@ideditor/schema-builder",
4-
"version": "7.0.0-dev",
4+
"version": "6.1.0",
55
"description": "Framework for defining iD-compatible tagging models",
66
"homepage": "https://github.com/ideditor/schema-builder#readme",
77
"bugs": "https://github.com/ideditor/schema-builder/issues",

0 commit comments

Comments
 (0)