Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 13, 2022
1 parent fda7023 commit 8646a4c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# 0.1.0 (2022-03-13)


### Features

* :sparkles: placeholder support for nft snippets ([#1](https://github.com/avneesh0612/thirdweb-snippets/issues/1)) ([fda7023](https://github.com/avneesh0612/thirdweb-snippets/commit/fda702381fe0aaab3a6df6279d922379a66cd3b6))



4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "thirdweb-snippets",
"displayName": "Thirdweb Snippets",
"description": "This is an extension for Thirdweb Snippets with Typescript support as well!",
"version": "0.0.1",
"version": "0.1.0",
"publisher": "AvneeshAgarwal",
"repository": {
"url": "https://github.com/avneesh0612/thirdweb-snippets"
Expand Down Expand Up @@ -44,4 +44,4 @@
"devDependencies": {
"prettier": "^2.5.1"
}
}
}

0 comments on commit 8646a4c

Please sign in to comment.