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 13, 2024
1 parent 39b74c9 commit e9d845b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/empty-wasps-itch.md

This file was deleted.

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

## 1.9.0

### Minor Changes

- [`6a38196`](https://github.com/codedazur/toolkit/commit/6a381969c639ebe8a6845c4d4bc1fbb192716650) Thanks [@thijsdaniels](https://github.com/thijsdaniels)! - The array chunk utility was added.

## 1.8.0

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

0 comments on commit e9d845b

Please sign in to comment.