Skip to content

Commit

Permalink
Release v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Mar 30, 2023
1 parent c4aca92 commit 055c522
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 3 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "casimir",
"version": "0.0.3",
"version": "0.0.4",
"description": "Decentralized staking and asset management",
"workspaces": [
"apps/*",
Expand Down

0 comments on commit 055c522

Please sign in to comment.