Skip to content

Commit 9eea588

Browse files
chore(master): release 1.18.0 (#147)
1 parent 38751f0 commit 9eea588

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.17.0"}
1+
{".":"1.18.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.18.0](https://github.com/MapColonies/schemas/compare/v1.17.0...v1.18.0) (2026-03-08)
4+
5+
6+
### Features
7+
8+
* added schemas to support logger otlp options ([#124](https://github.com/MapColonies/schemas/issues/124)) ([38751f0](https://github.com/MapColonies/schemas/commit/38751f0d6cad02bc88ae03273f3fca73117d76ea))
9+
310
## [1.17.0](https://github.com/MapColonies/schemas/compare/v1.16.2...v1.17.0) (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.17.0",
3+
"version": "1.18.0",
44
"description": "Package for all of MapColonies config schemas",
55
"main": "./build/schemas/index.js",
66
"repository": {

0 commit comments

Comments
 (0)