Skip to content

Commit b1e0388

Browse files
mapcolonies-devopsNivGreenstein
authored andcommitted
chore(master): release 1.8.0 (#98)
1 parent 6e96b52 commit b1e0388

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.7.0"}
1+
{".":"1.8.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.8.0](https://github.com/MapColonies/schemas/compare/v1.7.0...v1.8.0) (2025-05-07)
4+
5+
6+
### Features
7+
8+
* **opala:** added tracing config to opala cron ([#94](https://github.com/MapColonies/schemas/issues/94)) ([6d86a6c](https://github.com/MapColonies/schemas/commit/6d86a6cfca86c27a2f2dd44a1a94e149e3c362e7))
9+
310
## [1.7.0](https://github.com/MapColonies/schemas/compare/v1.6.0...v1.7.0) (2025-04-29)
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.7.0",
3+
"version": "1.8.0",
44
"description": "Package for all of MapColonies config schemas",
55
"main": "./build/schemas/index.js",
66
"repository": {

0 commit comments

Comments
 (0)