Skip to content

Commit

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

### ⚠ BREAKING CHANGES

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

### Features

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


### ⚠ BREAKING CHANGES

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

### Features

* support the new styled-components version ([df9fa66](https://github.com/lokalise/styled/commit/df9fa669d06fc4bdfa07dc565bb51ef88f55a09f))

## [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)


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

0 comments on commit 516e197

Please sign in to comment.