Skip to content

Commit a9e7e74

Browse files
Merge pull request #392 from remarkablemark/release-please--branches--master--components--style-to-object
chore(master): release 1.0.8
2 parents 1d45c31 + efe0a5d commit a9e7e74

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.8](https://github.com/remarkablemark/style-to-object/compare/v1.0.7...v1.0.8) (2024-09-11)
6+
7+
8+
### Build System
9+
10+
* **deps:** bump inline-style-parser from 0.2.3 to 0.2.4 ([#383](https://github.com/remarkablemark/style-to-object/issues/383)) ([1d45c31](https://github.com/remarkablemark/style-to-object/commit/1d45c318fc85b7054b5dbe2d256bc02179bb6310))
11+
512
## [1.0.7](https://github.com/remarkablemark/style-to-object/compare/v1.0.6...v1.0.7) (2024-08-28)
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.7",
3+
"version": "1.0.8",
44
"description": "Parse CSS inline style to JavaScript object.",
55
"author": "Mark <[email protected]>",
66
"main": "./cjs/index.js",

0 commit comments

Comments
 (0)