Skip to content

Commit 36f4363

Browse files
Merge pull request #802 from remarkablemark/release-please--branches--master--components--style-to-object
chore(master): release 1.0.12
2 parents 50aa645 + f125011 commit 36f4363

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
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.12](https://github.com/remarkablemark/style-to-object/compare/v1.0.11...v1.0.12) (2025-10-24)
4+
5+
6+
### Build System
7+
8+
* **deps:** bump inline-style-parser from 0.2.4 to 0.2.6 ([#774](https://github.com/remarkablemark/style-to-object/issues/774)) ([50aa645](https://github.com/remarkablemark/style-to-object/commit/50aa645372d10b47deb4cd9e5df7031baf699787))
9+
310
## [1.0.11](https://github.com/remarkablemark/style-to-object/compare/v1.0.10...v1.0.11) (2025-10-03)
411

512

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.11",
3+
"version": "1.0.12",
44
"description": "Parse CSS inline style to JavaScript object.",
55
"author": "Mark <[email protected]>",
66
"main": "./cjs/index.js",

0 commit comments

Comments
 (0)