Skip to content

Commit

Permalink
Version Packages (#248)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jun 10, 2024
1 parent d05beb2 commit 21d6132
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 56 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-boats-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-flowers-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-crews-own.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-seas-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-toys-teach.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-islands-smell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-ways-hear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-clocks-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-yaks-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-rats-travel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-scissors-share.md

This file was deleted.

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

## 0.10.0

### Minor Changes

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - Refactor error handling and add new error classes

### Patch Changes

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps): bump cxx-build from 1.0.119 to 1.0.123 in /web-csv-toolbox-wasm

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps): bump moonrepo/setup-rust from 1.1.0 to 1.2.0

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps-dev): bump vite from 5.1.7 to 5.2.13

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps): bump compiler_builtins from 0.1.108 to 0.1.112 in /web-csv-toolbox-wasm

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps): bump serde_json from 1.0.114 to 1.0.117 in /web-csv-toolbox-wasm

- [#185](https://github.com/kamiazya/web-csv-toolbox/pull/185) [`2b4aa28`](https://github.com/kamiazya/web-csv-toolbox/commit/2b4aa28e9d6147a7ffc0a5240742bf8c19d8cd2d) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump wasm-opt from 0.116.0 to 0.116.1 in /web-csv-toolbox-wasm

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps-dev): bump fast-check from 3.15.1 to 3.19.0

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - build(deps): bump serde from 1.0.197 to 1.0.203 in /web-csv-toolbox-wasm

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - Disable macos FireFox browser testing on CI

- [#249](https://github.com/kamiazya/web-csv-toolbox/pull/249) [`d05beb2`](https://github.com/kamiazya/web-csv-toolbox/commit/d05beb2a17f471d0ffd7deaa6471e788bc55ca4f) Thanks [@kamiazya](https://github.com/kamiazya)! - Add type check script and update CI workflow

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

0 comments on commit 21d6132

Please sign in to comment.