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 27, 2022
1 parent 193bafc commit 3b2d688
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-plums-complain.md

This file was deleted.

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

## 0.0.8

### Patch Changes

- [`193bafc`](https://github.com/busyxiang/utilities-js/commit/193bafcef326fc11e38fc99a453d05f2f471df89) - Implement randomHexColor and isHexColor util

## 0.0.7

### 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.7",
"version": "0.0.8",
"description": "Javascript Utilities Library",
"author": "Ray Foo",
"license": "MIT",
Expand Down

0 comments on commit 3b2d688

Please sign in to comment.