Skip to content

Commit

Permalink
chore(release): publish 2.0.3 (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChewingGlass authored Dec 24, 2021
1 parent 6f206b8 commit 905c1af
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.3](https://github.com/ChewingGlassFund/wumbo-programs/compare/v2.0.2...v2.0.3) (2021-12-24)

**Note:** Version bump only for package @strata-foundation/strata

Testing deploy for governance hookup


## [2.0.2](https://github.com/ChewingGlassFund/wumbo-programs/compare/v2.0.1...v2.0.2) (2021-12-24)

**Note:** Version bump only for package @strata-foundation/strata
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "2.0.2"
"version": "2.0.3"
}
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.3](https://github.com/StrataFoundation/strata/compare/v2.0.2...v2.0.3) (2021-12-24)

**Note:** Version bump only for package @strata-foundation/cli





## [2.0.2](https://github.com/StrataFoundation/strata/compare/v2.0.1...v2.0.2) (2021-12-24)

**Note:** Version bump only for package @strata-foundation/cli
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"typescript": "^4.3.4"
},
"gitHead": "9a64fbd7484a63f4e039008a2494573e8bf99229",
"version": "2.0.2"
"version": "2.0.3"
}

0 comments on commit 905c1af

Please sign in to comment.