Skip to content
This repository was archived by the owner on Sep 17, 2024. It is now read-only.

Commit dec2cf0

Browse files
chore(main): release 1.1.0-rc.1
1 parent cab6396 commit dec2cf0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0-rc.1"
2+
".": "1.1.0-rc.1"
33
}

CHANGELOG.md

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

3+
## [1.1.0-rc.1](https://github.com/rivet-gg/opengb-modules/compare/v1.0.0-rc.1...v1.1.0-rc.1) (2024-08-21)
4+
5+
6+
### Features
7+
8+
* **sandbox:** create sandbox foundation ([#133](https://github.com/rivet-gg/opengb-modules/issues/133)) ([692d68a](https://github.com/rivet-gg/opengb-modules/commit/692d68a671a80bfeb4b8e895ac0d8b4f193484fd))
9+
10+
11+
### Chores
12+
13+
* add coming soon modules ([#120](https://github.com/rivet-gg/opengb-modules/issues/120)) ([5f71917](https://github.com/rivet-gg/opengb-modules/commit/5f7191716fde37c042cf7a54bae508d943c8bb23))
14+
* add sandbox scripts ([#141](https://github.com/rivet-gg/opengb-modules/issues/141)) ([cab6396](https://github.com/rivet-gg/opengb-modules/commit/cab6396f9f36cae76b4581db5fe545b1fef6a439))
15+
* **lobbies:** add lnd-* region prefixes ([#139](https://github.com/rivet-gg/opengb-modules/issues/139)) ([205f841](https://github.com/rivet-gg/opengb-modules/commit/205f841ab3d6bd54c98ecaa21cd24202e1e69bb9))
16+
* name scripts ([b81597a](https://github.com/rivet-gg/opengb-modules/commit/b81597ab946c190f32df9eed03b7c690658eecd4))
17+
* **rate_limit:** remove db ([#137](https://github.com/rivet-gg/opengb-modules/issues/137)) ([a2f5af1](https://github.com/rivet-gg/opengb-modules/commit/a2f5af1983e97c0314fa4649d32ce27e95e54012))
18+
319
## [1.0.0-rc.1](https://github.com/rivet-gg/opengb-modules/compare/v0.1.1...v1.0.0-rc.1) (2024-08-07)
420

521

0 commit comments

Comments
 (0)