Skip to content

Commit

Permalink
chore(react-slip-and-slide): release version 3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
João Ribeiro authored and João Ribeiro committed Jan 29, 2024
1 parent d51b922 commit cca9fe4
Show file tree
Hide file tree
Showing 11 changed files with 42 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)


### Bug Fixes

* **useEngine:** fix correction actions ([d51b922](https://github.com/joaorr3/react-slip-and-slide/commit/d51b9220d7343487e4b093d6c95d215e28506beb))

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)


Expand Down
7 changes: 7 additions & 0 deletions apps/native-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)


### Bug Fixes

* **useEngine:** fix correction actions ([d51b922](https://github.com/joaorr3/react-slip-and-slide/commit/d51b9220d7343487e4b093d6c95d215e28506beb))

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)

## [3.11.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.10.6...v3.11.0) (2024-01-18)
Expand Down
2 changes: 1 addition & 1 deletion apps/native-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "native-app",
"version": "3.12.0",
"version": "3.12.1",
"private": true,
"dependencies": {
"@react-native/metro-config": "*",
Expand Down
2 changes: 2 additions & 0 deletions apps/web-app/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)


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": "root-react-slip-and-slide",
"version": "3.12.0",
"version": "3.12.1",
"license": "MIT",
"scripts": {
"bundle": "npx nx run react-slip-and-slide:esbuild",
Expand Down
7 changes: 7 additions & 0 deletions packages/models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)


### Bug Fixes

* **useEngine:** fix correction actions ([d51b922](https://github.com/joaorr3/react-slip-and-slide/commit/d51b9220d7343487e4b093d6c95d215e28506beb))

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-slip-and-slide/models",
"version": "3.12.0",
"version": "3.12.1",
"peerDependencies": {
"react-native": ">=0.72",
"react": ">=18",
Expand Down
7 changes: 7 additions & 0 deletions packages/react-slip-and-slide/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)


### Bug Fixes

* **useEngine:** fix correction actions ([d51b922](https://github.com/joaorr3/react-slip-and-slide/commit/d51b9220d7343487e4b093d6c95d215e28506beb))

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/react-slip-and-slide/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-slip-and-slide",
"version": "3.12.0",
"version": "3.12.1",
"main": "./src/index.js",
"module": "./react-slip-and-slide.esm.js",
"react-native": {
Expand Down
7 changes: 7 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.12.1](https://github.com/joaorr3/react-slip-and-slide/compare/v3.12.0...v3.12.1) (2024-01-29)


### Bug Fixes

* **useEngine:** fix correction actions ([d51b922](https://github.com/joaorr3/react-slip-and-slide/commit/d51b9220d7343487e4b093d6c95d215e28506beb))

## [3.12.0](https://github.com/joaorr3/react-slip-and-slide/compare/v3.11.0...v3.12.0) (2024-01-29)


Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-slip-and-slide/utils",
"version": "3.12.0",
"version": "3.12.1",
"main": "./src/index.js",
"react-native": {
"./src/index.js": "./src/index.native.js"
Expand Down

0 comments on commit cca9fe4

Please sign in to comment.