Skip to content

Commit 8dfeca9

Browse files
chore(master): release 1.17.0 (#143)
1 parent bc617c7 commit 8dfeca9

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.16.2"}
1+
{".":"1.17.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.17.0](https://github.com/MapColonies/schemas/compare/v1.16.2...v1.17.0) (2026-02-03)
4+
5+
6+
### Features
7+
8+
* created partial-full schema for metatile-queue-populator ([#137](https://github.com/MapColonies/schemas/issues/137)) ([bc617c7](https://github.com/MapColonies/schemas/commit/bc617c7e55442c52bbf3f0e07965dd119c752d46))
9+
310
## [1.16.2](https://github.com/MapColonies/schemas/compare/v1.16.1...v1.16.2) (2026-02-03)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@map-colonies/schemas",
3-
"version": "1.16.2",
3+
"version": "1.17.0",
44
"description": "Package for all of MapColonies config schemas",
55
"main": "./build/schemas/index.js",
66
"repository": {

0 commit comments

Comments
 (0)