Skip to content

Commit

Permalink
Merge pull request #302 from remarkablemark/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--style-to-object

chore(master): release 1.0.6
  • Loading branch information
remarkablemark authored Mar 27, 2024
2 parents 22af20c + 4fffd85 commit ccb7575
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.0.6](https://github.com/remarkablemark/style-to-object/compare/v1.0.5...v1.0.6) (2024-03-27)


### Build System

* **deps:** bump inline-style-parser from 0.2.2 to 0.2.3 ([#301](https://github.com/remarkablemark/style-to-object/issues/301)) ([22af20c](https://github.com/remarkablemark/style-to-object/commit/22af20ceb8f82e24b374d08d28c3af204b59b81e))

## [1.0.5](https://github.com/remarkablemark/style-to-object/compare/v1.0.4...v1.0.5) (2023-12-01)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "style-to-object",
"version": "1.0.5",
"version": "1.0.6",
"description": "Parse CSS inline style to JavaScript object.",
"author": "Mark <[email protected]>",
"main": "./cjs/index.js",
Expand Down

0 comments on commit ccb7575

Please sign in to comment.