Skip to content

Commit

Permalink
Release v1.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejearley committed Oct 31, 2023
1 parent 5c81be0 commit 783a59e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@ 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).

#### [v1.0.0-beta.2](https://github.com/consensusnetworks/casimir/compare/v1.0.0-beta.1...v1.0.0-beta.2)

- Promote develop to master [`#447`](https://github.com/consensusnetworks/casimir/pull/447)
- Fix migrations script [`cfffd3f`](https://github.com/consensusnetworks/casimir/commit/cfffd3f2ee3926ceae0fecb9925401099d47b67d)

#### [v1.0.0-beta.1](https://github.com/consensusnetworks/casimir/compare/v0.0.4...v1.0.0-beta.1)

> 31 October 2023
- Promote develop to master [`#435`](https://github.com/consensusnetworks/casimir/pull/435)
- Make small tweaks before releasing landing page [`#445`](https://github.com/consensusnetworks/casimir/pull/445)
- Enhancement/landing copy [`#443`](https://github.com/consensusnetworks/casimir/pull/443)
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": "1.0.0-beta.1",
"version": "1.0.0-beta.2",
"description": "Decentralized staking and asset management",
"workspaces": [
"apps/*",
Expand Down

0 comments on commit 783a59e

Please sign in to comment.