Skip to content

Commit f6af00f

Browse files
Merge pull request #389 from remarkablemark/release-please--branches--master--components--style-to-js
chore(master): release 1.1.12
2 parents f6ec541 + e00935e commit f6af00f

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.1.12](https://github.com/remarkablemark/style-to-js/compare/v1.1.11...v1.1.12) (2024-03-27)
6+
7+
8+
### Build System
9+
10+
* **deps:** bump style-to-object from 1.0.5 to 1.0.6 ([#388](https://github.com/remarkablemark/style-to-js/issues/388)) ([f6ec541](https://github.com/remarkablemark/style-to-js/commit/f6ec541114ece168b56f418f331a5d2b4480d90b))
11+
512
## [1.1.11](https://github.com/remarkablemark/style-to-js/compare/v1.1.10...v1.1.11) (2024-03-19)
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-js",
3-
"version": "1.1.11",
3+
"version": "1.1.12",
44
"description": "Parses CSS inline style to JavaScript object (camelCased).",
55
"author": "Mark <[email protected]>",
66
"main": "cjs/index.js",

0 commit comments

Comments
 (0)