Skip to content

Commit

Permalink
Merge pull request #4 from Meqn/release-please--branches--main--compo…
Browse files Browse the repository at this point in the history
…nents--sass-magics

chore(main): release 1.0.3
  • Loading branch information
Meqn committed Jul 12, 2024
2 parents 9abac36 + 5de7bf3 commit 83de1e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.3](https://github.com/Meqn/sass-magics/compare/v1.0.2...v1.0.3) (2024-07-12)


### 🐛 Bug Fixes

* **validator:** ensure is-color function handles additional color formats ([9abac36](https://github.com/Meqn/sass-magics/commit/9abac36fc9a5e02303f090b8927cb34c0b1d14f1))

## [1.0.2](https://github.com/Meqn/sass-magics/compare/v1.0.1...v1.0.2) (2024-07-12)


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": "sass-magics",
"version": "1.0.2",
"version": "1.0.3",
"description": "Sass magic helper. It extends the Sass built-in modules and provides useful mixins and functions that make your Sass writing more magical and elegant.",
"main": "_index.scss",
"files": [
Expand Down

0 comments on commit 83de1e5

Please sign in to comment.