Skip to content

Commit 0b450ff

Browse files
Version Packages (#475)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 21a3e4e commit 0b450ff

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fluffy-tips-boil.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# web-csv-toolbox
22

3+
## 0.11.2
4+
5+
### Patch Changes
6+
7+
- [#474](https://github.com/kamiazya/web-csv-toolbox/pull/474) [`21a3e4e`](https://github.com/kamiazya/web-csv-toolbox/commit/21a3e4ed39573526303b3caa93747bf0ac1b83f7) Thanks [@kamiazya](https://github.com/kamiazya)! - Fix and refactor documentation deploy workflow
8+
39
## 0.11.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-csv-toolbox",
3-
"version": "0.11.1",
3+
"version": "0.11.2",
44
"description": "A CSV Toolbox utilizing Web Standard APIs.",
55
"type": "module",
66
"main": "dist/cjs/web-csv-toolbox.cjs",

0 commit comments

Comments
 (0)