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](v1.0.0...v1.0.1) (2022-12-20)

### Bug Fixes

* fix so that you can open the modal in multiple tabs ([22eae7e](22eae7e))
  • Loading branch information
semantic-release-bot committed Dec 20, 2022
1 parent 22eae7e commit f9468c5
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/mohammedhammoud/chat-gpt-insert-text-browser-extension/compare/v1.0.0...v1.0.1) (2022-12-20)


### Bug Fixes

* fix so that you can open the modal in multiple tabs ([22eae7e](https://github.com/mohammedhammoud/chat-gpt-insert-text-browser-extension/commit/22eae7e58752ed1337f4eb2aed33d194570ecc1f))

# 1.0.0 (2022-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chat-gpt-insert-text-browser-extension",
"private": true,
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit f9468c5

Please sign in to comment.