Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and busyxiang committed Aug 26, 2022
1 parent 5cad671 commit f6086bf
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 21 deletions.
5 changes: 0 additions & 5 deletions .changeset/khaki-jobs-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-fans-yawn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-ghosts-chew.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-lizards-smash.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @busyxiang/utilities-js

## 0.0.7

### Patch Changes

- [#3](https://github.com/busyxiang/utilities-js/pull/3) [`e2a4322`](https://github.com/busyxiang/utilities-js/commit/e2a432224f5d3cc2c4ffd0d5caedfe0011c4b3ad) Thanks [@busyxiang](https://github.com/busyxiang)! - Add get non unique values in array util

* [#3](https://github.com/busyxiang/utilities-js/pull/3) [`b44f17d`](https://github.com/busyxiang/utilities-js/commit/b44f17d51d99cd212ff2f237d42d89870b3548b7) Thanks [@busyxiang](https://github.com/busyxiang)! - Add browser util to check is browser tab focused

- [#3](https://github.com/busyxiang/utilities-js/pull/3) [`5cad671`](https://github.com/busyxiang/utilities-js/commit/5cad6715be5df35b4b10710b0251ea2f4544eb3b) Thanks [@busyxiang](https://github.com/busyxiang)! - Add validation for Json

* [#3](https://github.com/busyxiang/utilities-js/pull/3) [`a6bb60f`](https://github.com/busyxiang/utilities-js/commit/a6bb60f326993e1eb84ffd12944794722cb475a3) Thanks [@busyxiang](https://github.com/busyxiang)! - Add test for array reorder util

## 0.0.6

### Patch 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": "@busyxiang/utilities-js",
"version": "0.0.6",
"version": "0.0.7",
"description": "Javascript Utilities Library",
"author": "Ray Foo",
"license": "MIT",
Expand Down

0 comments on commit f6086bf

Please sign in to comment.