Skip to content

Commit

Permalink
Merge pull request #382 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.7
  • Loading branch information
remarkablemark committed Aug 28, 2024
2 parents 496fc11 + 99dc81f commit 82ddba2
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.7](https://github.com/remarkablemark/style-to-object/compare/v1.0.6...v1.0.7) (2024-08-28)


### Continuous Integration

* **github:** publish package to npm registry with provenance ([496fc11](https://github.com/remarkablemark/style-to-object/commit/496fc11f70d57d457cebb0d0fbb9eab881871e8d))

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


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.6",
"version": "1.0.7",
"description": "Parse CSS inline style to JavaScript object.",
"author": "Mark <[email protected]>",
"main": "./cjs/index.js",
Expand Down

0 comments on commit 82ddba2

Please sign in to comment.