Skip to content

Commit

Permalink
chore(release): 1.35.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.35.4](v1.35.3...v1.35.4) (2024-01-02)

### Bug Fixes

* build from TARGETPLATFORM rather than BUILDPLATFORM ([2430a9b](2430a9b))

### Dependencies

* bump @compiled/react from 0.16.1 to 0.16.2 ([d9e0e5a](d9e0e5a))
* bump crypto-js and @types/crypto-js ([e4eb77c](e4eb77c))
* bump sql-formatter from 13.0.4 to 15.0.2 ([dce124c](dce124c))
  • Loading branch information
semantic-release-bot committed Jan 2, 2024
1 parent f44a825 commit ab21caf
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [1.35.4](https://github.com/recurser/string-is/compare/v1.35.3...v1.35.4) (2024-01-02)


### Bug Fixes

* build from TARGETPLATFORM rather than BUILDPLATFORM ([2430a9b](https://github.com/recurser/string-is/commit/2430a9b241eae8d7052f3274691db21d0a713710))


### Dependencies

* bump @compiled/react from 0.16.1 to 0.16.2 ([d9e0e5a](https://github.com/recurser/string-is/commit/d9e0e5a93ab882f68afb202ae003d5627a7282e3))
* bump crypto-js and @types/crypto-js ([e4eb77c](https://github.com/recurser/string-is/commit/e4eb77c6e3d9287908fe9f37127486547f749384))
* bump sql-formatter from 13.0.4 to 15.0.2 ([dce124c](https://github.com/recurser/string-is/commit/dce124cefa501590b548d8b1ebee2581d686b1be))

## [1.35.3](https://github.com/recurser/string-is/compare/v1.35.2...v1.35.3) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "string-is",
"version": "1.35.3",
"version": "1.35.4",
"private": true,
"scripts": {
"all": "yarn eslint pages src --fix && yarn prettier && yarn jest && yarn build",
Expand Down

1 comment on commit ab21caf

@vercel
Copy link

@vercel vercel bot commented on ab21caf Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

string-is – ./

string-is-git-main-recurser.vercel.app
string-is-recurser.vercel.app
www.string.is
string.is

Please sign in to comment.