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

Commit bf7da00

Browse files
chore(main): release 1.0.0
1 parent 28f260f commit bf7da00

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-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-
".": "0.1.1"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/rivet-gg/opengb-modules/compare/v0.1.1...v1.0.0) (2024-06-25)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* rename scripts get -> fetch ([#113](https://github.com/rivet-gg/opengb-modules/issues/113))
9+
10+
### Features
11+
12+
* **users:** optionally return `user` in `authenticate_token` ([01d9791](https://github.com/rivet-gg/opengb-modules/commit/01d9791b4a1955b373e7aef933b2ea67bf3ecf54))
13+
14+
15+
### Chores
16+
17+
* rename scripts get -> fetch ([#113](https://github.com/rivet-gg/opengb-modules/issues/113)) ([01d9791](https://github.com/rivet-gg/opengb-modules/commit/01d9791b4a1955b373e7aef933b2ea67bf3ecf54))
18+
* update `ctx.userConfig` -> `ctx.config` ([#111](https://github.com/rivet-gg/opengb-modules/issues/111)) ([c9e0f72](https://github.com/rivet-gg/opengb-modules/commit/c9e0f72c950b267a654980de4fe0308495769a00))
19+
* update raw queries to use explicit schemas for OpenGB 0.2 ([#115](https://github.com/rivet-gg/opengb-modules/issues/115)) ([28f260f](https://github.com/rivet-gg/opengb-modules/commit/28f260f776111841da3240a286c2d0f1a36ed8f5))
20+
321
## [0.1.1](https://github.com/rivet-gg/opengb-modules/compare/v0.1.0...v0.1.1) (2024-06-10)
422

523

0 commit comments

Comments
 (0)