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

Commit 1e63169

Browse files
chore(main): release 0.1.0
1 parent c7a6789 commit 1e63169

File tree

2 files changed

+67
-1
lines changed

2 files changed

+67
-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.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-06-10)
4+
5+
6+
### Features
7+
8+
* **CI:** Create CI for testing all modules based on a known-good engine commit ([a9d20d0](https://github.com/rivet-gg/opengb-modules/commit/a9d20d05221cff1673eb8baed319fabb34406c6c))
9+
* **CI:** Create CI for testing all modules based on a known-good engine commit ([#56](https://github.com/rivet-gg/opengb-modules/issues/56)) ([9d0a07d](https://github.com/rivet-gg/opengb-modules/commit/9d0a07d7080e119779044bcada8c7c436d5ded74))
10+
* **currency:** Add tests for currency module ([b148e99](https://github.com/rivet-gg/opengb-modules/commit/b148e995a012e104d3ff7fa24056170fd74b8f73))
11+
* **currency:** Add tests for currency module ([#47](https://github.com/rivet-gg/opengb-modules/issues/47)) ([c898d1f](https://github.com/rivet-gg/opengb-modules/commit/c898d1f85e531937586de9e9d35e72fa29cddb13))
12+
* impl basic auth ([#62](https://github.com/rivet-gg/opengb-modules/issues/62)) ([a2a1150](https://github.com/rivet-gg/opengb-modules/commit/a2a11506173d0818d19eb4fb6b06eab1ef1b1da4))
13+
* impl rate limit ([#63](https://github.com/rivet-gg/opengb-modules/issues/63)) ([04f7685](https://github.com/rivet-gg/opengb-modules/commit/04f7685a6f06e497fdafce2930b62e90384bf866))
14+
* **tokens:** Add script to extend token life ([#73](https://github.com/rivet-gg/opengb-modules/issues/73)) ([ad1b37d](https://github.com/rivet-gg/opengb-modules/commit/ad1b37d23bb642373c3d5402f693fbf2dfb73151))
15+
* update readme ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))
16+
17+
18+
### Bug Fixes
19+
20+
* add dependencies ([fe5c663](https://github.com/rivet-gg/opengb-modules/commit/fe5c663e48efb539a1dca2ead1c7b6dc3363f0e3))
21+
* add dependencies ([#59](https://github.com/rivet-gg/opengb-modules/issues/59)) ([8e5fbca](https://github.com/rivet-gg/opengb-modules/commit/8e5fbca24703f7bed040bc831eb580754a50c883))
22+
* **auth.auth_email_passwordless:** fix broken login functionality ([#85](https://github.com/rivet-gg/opengb-modules/issues/85)) ([8fb6f44](https://github.com/rivet-gg/opengb-modules/commit/8fb6f445e9a5b441235cbc94504b4c88d1795732))
23+
* **currency:** add in missing await ([2fd29b4](https://github.com/rivet-gg/opengb-modules/commit/2fd29b441c95c2c0586712d2ef4f14cb117e0d1f))
24+
* **currency:** Fix tests + make errors more consistent ([596c668](https://github.com/rivet-gg/opengb-modules/commit/596c668783c8d18b6bcd8bf57775d1110c6a4cb2))
25+
* **currency:** Fix tests + make errors more consistent ([#58](https://github.com/rivet-gg/opengb-modules/issues/58)) ([cb0f9c5](https://github.com/rivet-gg/opengb-modules/commit/cb0f9c580318be4340550757cd26c8e5d06c20f9))
26+
* **currency:** Rename expected error codes in `currency` tests to fit with the correct casing ([#75](https://github.com/rivet-gg/opengb-modules/issues/75)) ([dd6b2bd](https://github.com/rivet-gg/opengb-modules/commit/dd6b2bddbadf780bbaf6646a904c2a78f1e7b98d))
27+
* **currency:** test casing ([f28b9c0](https://github.com/rivet-gg/opengb-modules/commit/f28b9c0ddbb69fcc092dfff12a18707065a69251))
28+
* **currency:** test casing ([#54](https://github.com/rivet-gg/opengb-modules/issues/54)) ([84e2926](https://github.com/rivet-gg/opengb-modules/commit/84e2926c2f9e00d9f9b36cb0737672041a902bb7))
29+
* format ([936a850](https://github.com/rivet-gg/opengb-modules/commit/936a8507d7d84904e1bb585275fb2304b1ed2774))
30+
* format ([#60](https://github.com/rivet-gg/opengb-modules/issues/60)) ([cd58433](https://github.com/rivet-gg/opengb-modules/commit/cd584338097f61632345feaee2fa709eb6123b64))
31+
* import urls in tests ([#46](https://github.com/rivet-gg/opengb-modules/issues/46)) ([1361b9a](https://github.com/rivet-gg/opengb-modules/commit/1361b9a951c19ffdfb9422161dec2b91c8e69ce3))
32+
* temporary disable rate limit ([#101](https://github.com/rivet-gg/opengb-modules/issues/101)) ([b9171fa](https://github.com/rivet-gg/opengb-modules/commit/b9171fa5fda1f1b854083f6d79c5b7f5d62fc794))
33+
* tests ([#67](https://github.com/rivet-gg/opengb-modules/issues/67)) ([b5c0823](https://github.com/rivet-gg/opengb-modules/commit/b5c082379c7dc9ba0e97c2cb0f3a53062573f004))
34+
* wrong import in rate_limit.throttle ([#65](https://github.com/rivet-gg/opengb-modules/issues/65)) ([2f15035](https://github.com/rivet-gg/opengb-modules/commit/2f15035fd793e0d2d80007df5091ac7df31670a6))
35+
36+
37+
### Continuous Integration
38+
39+
* add release-please github action ([679fed7](https://github.com/rivet-gg/opengb-modules/commit/679fed74f41ba3c9069b2b82d3cf8ea570341103))
40+
41+
42+
### Chores
43+
44+
* add `dependencies` to existing modules ([e18ba64](https://github.com/rivet-gg/opengb-modules/commit/e18ba64bd45d246dbcd8bfaf1f104208c4408a7f))
45+
* add `dependencies` to existing modules ([#55](https://github.com/rivet-gg/opengb-modules/issues/55)) ([83ce5b8](https://github.com/rivet-gg/opengb-modules/commit/83ce5b8189509efebf6b09f7719b5d4a47b3747f))
46+
* bootstrap releases for path: . ([#105](https://github.com/rivet-gg/opengb-modules/issues/105)) ([9582f3a](https://github.com/rivet-gg/opengb-modules/commit/9582f3abaee7d49914bd3fae380e7d2cdff3f08b))
47+
* Convert old modules to camelCase and register `RuntimeErrors` ([116761f](https://github.com/rivet-gg/opengb-modules/commit/116761f07b8b323baa99c05e1db31d166fca1656))
48+
* Convert old modules to camelCase and register `RuntimeErrors` ([#52](https://github.com/rivet-gg/opengb-modules/issues/52)) ([035a138](https://github.com/rivet-gg/opengb-modules/commit/035a138ebfb00f41a2bc06f8772603eb8ff4ce06))
49+
* fix modules ([794dbeb](https://github.com/rivet-gg/opengb-modules/commit/794dbeb6668a528467ff8a79581e12edc9443c2b))
50+
* fix modules ([#45](https://github.com/rivet-gg/opengb-modules/issues/45)) ([fff4081](https://github.com/rivet-gg/opengb-modules/commit/fff4081aa1d6c326185e50e7c567c8d21e9e2124))
51+
* make errors lowercase ([#64](https://github.com/rivet-gg/opengb-modules/issues/64)) ([cc9b388](https://github.com/rivet-gg/opengb-modules/commit/cc9b3880acb3102e37dbde8154c7a44000232e1d))
52+
* Migrate all existing tests and modules to `camelCase` and fix some lint errors ([fff6345](https://github.com/rivet-gg/opengb-modules/commit/fff6345bda73fb991425d05e3f821ffc8b34106c))
53+
* Migrate all existing tests and modules to `camelCase` and fix some lint errors ([#61](https://github.com/rivet-gg/opengb-modules/issues/61)) ([174206b](https://github.com/rivet-gg/opengb-modules/commit/174206b85747cb5e9392a0db20719623efb317a8))
54+
* migrate from yaml to json ([#103](https://github.com/rivet-gg/opengb-modules/issues/103)) ([54ce087](https://github.com/rivet-gg/opengb-modules/commit/54ce08766d477ce332c9f41b97f058ca921da189))
55+
* migrate modules from ogse ([6fa408e](https://github.com/rivet-gg/opengb-modules/commit/6fa408e9f3f2d081a9d16ab38deb7e89184761df))
56+
* migrate modules from ogse ([#44](https://github.com/rivet-gg/opengb-modules/issues/44)) ([a99d546](https://github.com/rivet-gg/opengb-modules/commit/a99d5462c9b57a1b9274d517c0ffac0d2b293bee))
57+
* re-enable rate_limit module ([#107](https://github.com/rivet-gg/opengb-modules/issues/107)) ([c7a6789](https://github.com/rivet-gg/opengb-modules/commit/c7a67897c5056ac6cf7fdb00b200b617e71887da))
58+
* release 0.1.0 ([1e2a0ca](https://github.com/rivet-gg/opengb-modules/commit/1e2a0ca23f05effe919e8aad2cdbaa316b9659f7))
59+
* rename ogs to opengb ([7321766](https://github.com/rivet-gg/opengb-modules/commit/7321766cf71c54478ec38274dc8f87dcea23f975))
60+
* rename ogs to opengb ([#51](https://github.com/rivet-gg/opengb-modules/issues/51)) ([a6fef01](https://github.com/rivet-gg/opengb-modules/commit/a6fef0114aa8f044ae74b3a06e11992a6134ba35))
61+
* rename users.authenticate_user ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))
62+
* rename users.authenticate_user ([#66](https://github.com/rivet-gg/opengb-modules/issues/66)) ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))
63+
* Standardize `types` folder -> `utils` ([#80](https://github.com/rivet-gg/opengb-modules/issues/80)) ([1317b2b](https://github.com/rivet-gg/opengb-modules/commit/1317b2b7fefee3674751ec0f8bd91457dd25f51a))
64+
* Update deno.lock and fix `tokens` import issue ([#87](https://github.com/rivet-gg/opengb-modules/issues/87)) ([0aaf9ca](https://github.com/rivet-gg/opengb-modules/commit/0aaf9ca0605f995a0474f4e512e3b0b69eb08f92))
65+
* update imports for module.gen.ts ([#89](https://github.com/rivet-gg/opengb-modules/issues/89)) ([9db8e08](https://github.com/rivet-gg/opengb-modules/commit/9db8e0873bdb5fc25fa134b7470b9ce445704b03))
66+
* update opengb-registry -> opengb-modules ([#104](https://github.com/rivet-gg/opengb-modules/issues/104)) ([99724f7](https://github.com/rivet-gg/opengb-modules/commit/99724f767c2da6a44cd6c63a88e23b93dda15b1e))

0 commit comments

Comments
 (0)