Skip to content

Commit

Permalink
chore(main): release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 28, 2022
1 parent 6568df3 commit 4dde7ce
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.2.0](https://github.com/Squads-Protocol/squads-mpl/compare/v1.1.1...v1.2.0) (2022-09-28)


### Features

* **mesh:** added WIP for mesh program ([a4ddaae](https://github.com/Squads-Protocol/squads-mpl/commit/a4ddaae260955837e6555c8123c320de4eb358a3))


### Bug Fixes

* **authority:** check that type is Default or Custom ([6568df3](https://github.com/Squads-Protocol/squads-mpl/commit/6568df39c9c5ecf11ae477c3a96797c6f0b65c97))
* **mesh:** 2 signers for execute ([cccc84f](https://github.com/Squads-Protocol/squads-mpl/commit/cccc84fbcf8f887d143be14d7077e4e0f28a23d0))
* **sdk:** package updates and commitment change ([b571171](https://github.com/Squads-Protocol/squads-mpl/commit/b571171aa57f94169f20ced7f0d909ca0d781476))

## [1.1.1](https://github.com/Squads-Protocol/squads-mpl/compare/v1.1.0...v1.1.1) (2022-08-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"ts-mocha": "10.0.0",
"typescript": "^4.3.5"
},
"version": "1.1.1",
"version": "1.2.0",
"scripts": {
"test": "anchor test --skip-deploy"
},
Expand Down

0 comments on commit 4dde7ce

Please sign in to comment.