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

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 10, 2024
1 parent 442cbb3 commit 6c8d9b6
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.0"
".": "0.1.0"
}
67 changes: 67 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
# Changelog

## 0.1.0 (2024-06-10)


### Features

* **CI:** Create CI for testing all modules based on a known-good engine commit ([a9d20d0](https://github.com/rivet-gg/opengb-modules/commit/a9d20d05221cff1673eb8baed319fabb34406c6c))
* **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))
* Create `uploads` module ([#76](https://github.com/rivet-gg/opengb-modules/issues/76)) ([442cbb3](https://github.com/rivet-gg/opengb-modules/commit/442cbb3ff1669774f1ba614400b1fe7584c581cd))
* **currency:** Add tests for currency module ([b148e99](https://github.com/rivet-gg/opengb-modules/commit/b148e995a012e104d3ff7fa24056170fd74b8f73))
* **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))
* impl basic auth ([#62](https://github.com/rivet-gg/opengb-modules/issues/62)) ([a2a1150](https://github.com/rivet-gg/opengb-modules/commit/a2a11506173d0818d19eb4fb6b06eab1ef1b1da4))
* impl rate limit ([#63](https://github.com/rivet-gg/opengb-modules/issues/63)) ([04f7685](https://github.com/rivet-gg/opengb-modules/commit/04f7685a6f06e497fdafce2930b62e90384bf866))
* **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))
* update readme ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))


### Bug Fixes

* add dependencies ([fe5c663](https://github.com/rivet-gg/opengb-modules/commit/fe5c663e48efb539a1dca2ead1c7b6dc3363f0e3))
* add dependencies ([#59](https://github.com/rivet-gg/opengb-modules/issues/59)) ([8e5fbca](https://github.com/rivet-gg/opengb-modules/commit/8e5fbca24703f7bed040bc831eb580754a50c883))
* **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))
* **currency:** add in missing await ([2fd29b4](https://github.com/rivet-gg/opengb-modules/commit/2fd29b441c95c2c0586712d2ef4f14cb117e0d1f))
* **currency:** Fix tests + make errors more consistent ([596c668](https://github.com/rivet-gg/opengb-modules/commit/596c668783c8d18b6bcd8bf57775d1110c6a4cb2))
* **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))
* **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))
* **currency:** test casing ([f28b9c0](https://github.com/rivet-gg/opengb-modules/commit/f28b9c0ddbb69fcc092dfff12a18707065a69251))
* **currency:** test casing ([#54](https://github.com/rivet-gg/opengb-modules/issues/54)) ([84e2926](https://github.com/rivet-gg/opengb-modules/commit/84e2926c2f9e00d9f9b36cb0737672041a902bb7))
* format ([936a850](https://github.com/rivet-gg/opengb-modules/commit/936a8507d7d84904e1bb585275fb2304b1ed2774))
* format ([#60](https://github.com/rivet-gg/opengb-modules/issues/60)) ([cd58433](https://github.com/rivet-gg/opengb-modules/commit/cd584338097f61632345feaee2fa709eb6123b64))
* import urls in tests ([#46](https://github.com/rivet-gg/opengb-modules/issues/46)) ([1361b9a](https://github.com/rivet-gg/opengb-modules/commit/1361b9a951c19ffdfb9422161dec2b91c8e69ce3))
* temporary disable rate limit ([#101](https://github.com/rivet-gg/opengb-modules/issues/101)) ([b9171fa](https://github.com/rivet-gg/opengb-modules/commit/b9171fa5fda1f1b854083f6d79c5b7f5d62fc794))
* tests ([#67](https://github.com/rivet-gg/opengb-modules/issues/67)) ([b5c0823](https://github.com/rivet-gg/opengb-modules/commit/b5c082379c7dc9ba0e97c2cb0f3a53062573f004))
* 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))


### Continuous Integration

* add release-please github action ([679fed7](https://github.com/rivet-gg/opengb-modules/commit/679fed74f41ba3c9069b2b82d3cf8ea570341103))


### Chores

* add `dependencies` to existing modules ([e18ba64](https://github.com/rivet-gg/opengb-modules/commit/e18ba64bd45d246dbcd8bfaf1f104208c4408a7f))
* 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))
* bootstrap releases for path: . ([#105](https://github.com/rivet-gg/opengb-modules/issues/105)) ([9582f3a](https://github.com/rivet-gg/opengb-modules/commit/9582f3abaee7d49914bd3fae380e7d2cdff3f08b))
* Convert old modules to camelCase and register `RuntimeErrors` ([116761f](https://github.com/rivet-gg/opengb-modules/commit/116761f07b8b323baa99c05e1db31d166fca1656))
* 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))
* fix modules ([794dbeb](https://github.com/rivet-gg/opengb-modules/commit/794dbeb6668a528467ff8a79581e12edc9443c2b))
* fix modules ([#45](https://github.com/rivet-gg/opengb-modules/issues/45)) ([fff4081](https://github.com/rivet-gg/opengb-modules/commit/fff4081aa1d6c326185e50e7c567c8d21e9e2124))
* make errors lowercase ([#64](https://github.com/rivet-gg/opengb-modules/issues/64)) ([cc9b388](https://github.com/rivet-gg/opengb-modules/commit/cc9b3880acb3102e37dbde8154c7a44000232e1d))
* Migrate all existing tests and modules to `camelCase` and fix some lint errors ([fff6345](https://github.com/rivet-gg/opengb-modules/commit/fff6345bda73fb991425d05e3f821ffc8b34106c))
* 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))
* 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))
* migrate modules from ogse ([6fa408e](https://github.com/rivet-gg/opengb-modules/commit/6fa408e9f3f2d081a9d16ab38deb7e89184761df))
* migrate modules from ogse ([#44](https://github.com/rivet-gg/opengb-modules/issues/44)) ([a99d546](https://github.com/rivet-gg/opengb-modules/commit/a99d5462c9b57a1b9274d517c0ffac0d2b293bee))
* 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))
* release 0.1.0 ([1e2a0ca](https://github.com/rivet-gg/opengb-modules/commit/1e2a0ca23f05effe919e8aad2cdbaa316b9659f7))
* rename ogs to opengb ([7321766](https://github.com/rivet-gg/opengb-modules/commit/7321766cf71c54478ec38274dc8f87dcea23f975))
* rename ogs to opengb ([#51](https://github.com/rivet-gg/opengb-modules/issues/51)) ([a6fef01](https://github.com/rivet-gg/opengb-modules/commit/a6fef0114aa8f044ae74b3a06e11992a6134ba35))
* rename users.authenticate_user ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))
* rename users.authenticate_user ([#66](https://github.com/rivet-gg/opengb-modules/issues/66)) ([9c03df3](https://github.com/rivet-gg/opengb-modules/commit/9c03df3ca4dccc2b9aa77c6873fe6278724e5a1f))
* Standardize `types` folder -> `utils` ([#80](https://github.com/rivet-gg/opengb-modules/issues/80)) ([1317b2b](https://github.com/rivet-gg/opengb-modules/commit/1317b2b7fefee3674751ec0f8bd91457dd25f51a))
* 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))
* 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))
* 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 comments on commit 6c8d9b6

Please sign in to comment.