Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](1.0.0...1.0.1) (2023-09-09)

### Bug Fixes

* remove unaccessible package dependencies ([481548e](481548e))
  • Loading branch information
semantic-release-bot committed Sep 9, 2023
1 parent b0ab96a commit 03e77d1
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 @@
## [1.0.1](https://github.com/nmacadam/com.nmacadam.package-wizard/compare/1.0.0...1.0.1) (2023-09-09)


### Bug Fixes

* remove unaccessible package dependencies ([481548e](https://github.com/nmacadam/com.nmacadam.package-wizard/commit/481548ed54509df3a454d5b6a79affb73b665a04))

# 1.0.0 (2023-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "com.nmacadam.package-wizard",
"version": "1.0.0",
"version": "1.0.1",
"displayName": "Package Wizard",
"description": "Quickly generate a new package from an existing template.",
"license": " MIT",
Expand Down

0 comments on commit 03e77d1

Please sign in to comment.