Skip to content

Commit 82ddba2

Browse files
Merge pull request #382 from remarkablemark/release-please--branches--master--components--style-to-object
chore(master): release 1.0.7
2 parents 496fc11 + 99dc81f commit 82ddba2

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [1.0.7](https://github.com/remarkablemark/style-to-object/compare/v1.0.6...v1.0.7) (2024-08-28)
6+
7+
8+
### Continuous Integration
9+
10+
* **github:** publish package to npm registry with provenance ([496fc11](https://github.com/remarkablemark/style-to-object/commit/496fc11f70d57d457cebb0d0fbb9eab881871e8d))
11+
512
## [1.0.6](https://github.com/remarkablemark/style-to-object/compare/v1.0.5...v1.0.6) (2024-03-27)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-to-object",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Parse CSS inline style to JavaScript object.",
55
"author": "Mark <[email protected]>",
66
"main": "./cjs/index.js",

0 commit comments

Comments
 (0)