Skip to content

Commit

Permalink
chore(release): 3.0.0-exp-styled-components-upgrade.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.0-exp-styled-components-upgrade.2](v3.0.0-exp-styled-components-upgrade.1...v3.0.0-exp-styled-components-upgrade.2) (2023-08-08)

### ⚠ BREAKING CHANGES

* Removed exports and styled-components v6 comes with its own changes
* Removed exports and styled-components v6 comes with its own changes

### Features

* support the new styled-components version ([2b6af8c](2b6af8c))
* support the new styled-components version ([1697232](1697232))
  • Loading branch information
semantic-release-bot committed Aug 8, 2023
1 parent c56421a commit 47c1c4f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [3.0.0-exp-styled-components-upgrade.2](https://github.com/lokalise/styled/compare/v3.0.0-exp-styled-components-upgrade.1...v3.0.0-exp-styled-components-upgrade.2) (2023-08-08)


### ⚠ BREAKING CHANGES

* Removed exports and styled-components v6 comes with its own changes
* Removed exports and styled-components v6 comes with its own changes

### Features

* support the new styled-components version ([2b6af8c](https://github.com/lokalise/styled/commit/2b6af8cfc12fe9d90bf94a7eee3dafb3a68b61c7))
* support the new styled-components version ([1697232](https://github.com/lokalise/styled/commit/1697232cdeaded579e6c0236cf410cab9ba91b0c))

## [3.0.0-exp-styled-components-upgrade.1](https://github.com/lokalise/styled/compare/v2.1.0...v3.0.0-exp-styled-components-upgrade.1) (2023-08-08)


Expand Down
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": "@lokalise/styled",
"version": "3.0.0-exp-styled-components-upgrade.1",
"version": "3.0.0-exp-styled-components-upgrade.2",
"scripts": {
"build": "vite build",
"lint:eslint": "eslint --cache .",
Expand Down

0 comments on commit 47c1c4f

Please sign in to comment.