Skip to content

Commit

Permalink
Release v0.1.0 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
hollandjake authored Jan 12, 2024
2 parents ec33ded + d1cf4e8 commit c0d3e18
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-eyes-reflect.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# colculate

## 0.1.0

### Minor Changes

- [`ec33ded`](https://github.com/hollandjake/colculate/commit/ec33deda29a245fa0fdf4b26933b4cbe40b2f3b6) Thanks [@hollandjake](https://github.com/hollandjake)! - Added compliant sRGB parsing
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "colculate",
"version": "0.0.0",
"version": "0.1.0",
"description": "A JavaScript library for CSS4 compliant color parsing and transformation",
"license": "MIT",
"author": "Jake Holland",
Expand Down

0 comments on commit c0d3e18

Please sign in to comment.