Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 22, 2024
1 parent 93d1015 commit 5939992
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/strange-shirts-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-colts-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-donkeys-turn.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# web-csv-toolbox

## 0.8.1

### Patch Changes

- [#175](https://github.com/kamiazya/web-csv-toolbox/pull/175) [`f3234a7`](https://github.com/kamiazya/web-csv-toolbox/commit/f3234a74c91369ad03b51d41967bb9ea968f5550) Thanks [@kamiazya](https://github.com/kamiazya)! - Refactor Lexer for performance improvement

- [#182](https://github.com/kamiazya/web-csv-toolbox/pull/182) [`cb649b3`](https://github.com/kamiazya/web-csv-toolbox/commit/cb649b357585e2947345f836ab19410fb95715f8) Thanks [@kamiazya](https://github.com/kamiazya)! - Update benchmark iterations

- [#175](https://github.com/kamiazya/web-csv-toolbox/pull/175) [`f3234a7`](https://github.com/kamiazya/web-csv-toolbox/commit/f3234a74c91369ad03b51d41967bb9ea968f5550) Thanks [@kamiazya](https://github.com/kamiazya)! - Improve Lexer internal operation

## 0.8.0

### Minor Changes
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": "web-csv-toolbox",
"version": "0.8.0",
"version": "0.8.1",
"description": "A CSV Toolbox utilizing Web Standard APIs.",
"type": "module",
"main": "dist/cjs/web-csv-toolbox.cjs",
Expand Down

0 comments on commit 5939992

Please sign in to comment.