Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and thijsdaniels committed Jun 7, 2024
1 parent 55b7ca8 commit b84679c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-trees-remain.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/react-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @codedazur/react-select

## 0.0.3

### Patch Changes

- [`55b7ca8`](https://github.com/codedazur/toolkit/commit/55b7ca83ad971962e4a76da0e2ff9088e64e8e26) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The dist folder is now included.

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codedazur/react-select",
"version": "0.0.2",
"version": "0.0.3",
"main": ".dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit b84679c

Please sign in to comment.