Skip to content

Commit

Permalink
Merge pull request #238 from remarkablemark/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--style-to-js

chore(master): release 1.1.5
  • Loading branch information
remarkablemark authored Oct 17, 2023
2 parents 32c4de5 + e87d5f8 commit 56536ef
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
@@ -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.1.5](https://github.com/remarkablemark/style-to-js/compare/v1.1.4...v1.1.5) (2023-10-17)


### Build System

* **deps:** bump style-to-object from 0.4.2 to 1.0.0 ([#236](https://github.com/remarkablemark/style-to-js/issues/236)) ([1c2e90a](https://github.com/remarkablemark/style-to-js/commit/1c2e90a394d99e0b4133f4635a8e33220c55fe9b))

## [1.1.4](https://github.com/remarkablemark/style-to-js/compare/v1.1.3...v1.1.4) (2023-08-31)


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-js",
"version": "1.1.4",
"version": "1.1.5",
"description": "Parses CSS inline style to JavaScript object (camelCased).",
"author": "Mark <mark@remarkablemark.org>",
"main": "cjs/index.js",

0 comments on commit 56536ef

Please sign in to comment.