Skip to content

Commit

Permalink
chore(release): set package.json to 3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 5, 2021
1 parent 1db3e7d commit a8ea43e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.3.0](https://github.com/metaplex/js/compare/v3.2.0...v3.3.0) (2021-11-05)


### Features

* **actions:** add place bid action ([#52](https://github.com/metaplex/js/issues/52)) ([1db3e7d](https://github.com/metaplex/js/commit/1db3e7da6845fa03d188615e5d39fa6b38532e68))

# [3.2.0](https://github.com/metaplex/js/compare/v3.1.1...v3.2.0) (2021-11-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"/lib",
"/src"
],
"version": "3.2.0",
"version": "3.3.0",
"license": "MIT",
"description": "Metaplex JavaScript API",
"keywords": [
Expand Down

0 comments on commit a8ea43e

Please sign in to comment.