Skip to content

Commit

Permalink
chore(release): 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 6, 2024
1 parent 3a757bb commit 4e2a1be
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.1.3 (2024-08-06)

#### Bug Fixes

* concurrency setup and bundle task (3a757bba)

#### Chores

* **release:** 1.1.2 (7d878877)


## 1.1.2 (2024-08-06)

#### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@
"test": "vitest --exclude 'e2e'"
},
"type": "module",
"version": "1.1.2"
"version": "1.1.3"
}

0 comments on commit 4e2a1be

Please sign in to comment.