diff --git a/CHANGELOG.md b/CHANGELOG.md index 9902ddfc7..dde9c5255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,61 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.0.4](https://github.com/consensusnetworks/casimir/compare/v0.0.3...v0.0.4) + +- Promote develop to master [`#302`](https://github.com/consensusnetworks/casimir/pull/302) +- Promote develop to master [`#301`](https://github.com/consensusnetworks/casimir/pull/301) +- Promote develop to master [`#291`](https://github.com/consensusnetworks/casimir/pull/291) +- Connect user account methods to PG [`#298`](https://github.com/consensusnetworks/casimir/pull/298) +- New app design [`#300`](https://github.com/consensusnetworks/casimir/pull/300) +- New Landing Page [`#290`](https://github.com/consensusnetworks/casimir/pull/290) +- Promote develop to master [`#274`](https://github.com/consensusnetworks/casimir/pull/274) +- Delete old file [`#289`](https://github.com/consensusnetworks/casimir/pull/289) +- Move methods from exchange composable to price composable [`#288`](https://github.com/consensusnetworks/casimir/pull/288) +- Add account, nonce, and user schemas, and mock Postgres [`#285`](https://github.com/consensusnetworks/casimir/pull/285) +- Feature/sync app [`#284`](https://github.com/consensusnetworks/casimir/pull/284) +- Bug/stake [`#278`](https://github.com/consensusnetworks/casimir/pull/278) +- New crawler [`#276`](https://github.com/consensusnetworks/casimir/pull/276) +- Proposal: update the event table schema [`#277`](https://github.com/consensusnetworks/casimir/pull/277) +- Credentials fetching issue fixed [`#275`](https://github.com/consensusnetworks/casimir/pull/275) +- Update/cleanup routes [`#273`](https://github.com/consensusnetworks/casimir/pull/273) +- Promote develop to master [`#272`](https://github.com/consensusnetworks/casimir/pull/272) +- Promote develop to master [`#267`](https://github.com/consensusnetworks/casimir/pull/267) +- Add distributed key generation with RockX [`#270`](https://github.com/consensusnetworks/casimir/pull/270) +- Feature/sessions [`#271`](https://github.com/consensusnetworks/casimir/pull/271) +- Change AUTH to USERS env variable or else [`#269`](https://github.com/consensusnetworks/casimir/pull/269) +- Add health check to users service [`#268`](https://github.com/consensusnetworks/casimir/pull/268) +- Promote develop to master [`#266`](https://github.com/consensusnetworks/casimir/pull/266) +- Promote develop to master [`#250`](https://github.com/consensusnetworks/casimir/pull/250) +- Feature/service deployments [`#265`](https://github.com/consensusnetworks/casimir/pull/265) +- Fix users service df [`#264`](https://github.com/consensusnetworks/casimir/pull/264) +- Feature/service deployments [`#260`](https://github.com/consensusnetworks/casimir/pull/260) +- Update/iotex antenna [`#263`](https://github.com/consensusnetworks/casimir/pull/263) +- Feature/page prototyping [`#262`](https://github.com/consensusnetworks/casimir/pull/262) +- Feature/get user balances [`#254`](https://github.com/consensusnetworks/casimir/pull/254) +- Fix misnamed workspace in cdk script [`#259`](https://github.com/consensusnetworks/casimir/pull/259) +- Add rewards oracle integration [`#244`](https://github.com/consensusnetworks/casimir/pull/244) +- Update/iotex [`#247`](https://github.com/consensusnetworks/casimir/pull/247) +- Add initial Ethereum service notes and config [`#251`](https://github.com/consensusnetworks/casimir/pull/251) +- Add chart component prototypes [`#249`](https://github.com/consensusnetworks/casimir/pull/249) +- Revert "Feature/chart components" [`#248`](https://github.com/consensusnetworks/casimir/pull/248) +- Add polyfill for node stream to @casimir/web [`#242`](https://github.com/consensusnetworks/casimir/pull/242) +- Promote develop to master [`#241`](https://github.com/consensusnetworks/casimir/pull/241) +- Resovle issues [`7303036`](https://github.com/consensusnetworks/casimir/commit/73030369693d066f0f270242f195ddf95f59b6c3) +- Mock up Analytics component [`ba085a0`](https://github.com/consensusnetworks/casimir/commit/ba085a0cad75a0c5a53db0bcc3bbc3611025ae85) +- Clean up landing app && Update wording [`e0b2404`](https://github.com/consensusnetworks/casimir/commit/e0b240479c50fc0d9b875288ce26641bca91e0e5) + #### [v0.0.3](https://github.com/consensusnetworks/casimir/compare/v0.0.2...v0.0.3) +> 12 January 2023 + - Promote develop to master [`#240`](https://github.com/consensusnetworks/casimir/pull/240) - Add distribution cache invalidation paths [`#239`](https://github.com/consensusnetworks/casimir/pull/239) - Promote develop to master [`#235`](https://github.com/consensusnetworks/casimir/pull/235) - Fix casing and remove duplicate title [`#238`](https://github.com/consensusnetworks/casimir/pull/238) - Change cf viewerProtocolPolicy to REDIRECT_TO_HTTPS [`#237`](https://github.com/consensusnetworks/casimir/pull/237) - Switch to shields-hosted badges [`#236`](https://github.com/consensusnetworks/casimir/pull/236) +- Release v0.0.3 [`34ba1ae`](https://github.com/consensusnetworks/casimir/commit/34ba1ae3bb55343f9bdbc0080ff720eb45811dd9) - Add sync fix to release workflow (skip deploy) [`c77ddbe`](https://github.com/consensusnetworks/casimir/commit/c77ddbef47d98bcc93a41e43970f1ecd476a420b) #### [v0.0.2](https://github.com/consensusnetworks/casimir/compare/v0.0.1...v0.0.2) diff --git a/package-lock.json b/package-lock.json index 72e6ef23b..0ed9ca729 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "casimir", - "version": "0.0.3", + "version": "0.0.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "casimir", - "version": "0.0.3", + "version": "0.0.4", "hasInstallScript": true, "license": "MIT", "workspaces": [ diff --git a/package.json b/package.json index 95a4c2952..dc70f0471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "casimir", - "version": "0.0.3", + "version": "0.0.4", "description": "Decentralized staking and asset management", "workspaces": [ "apps/*",