Skip to content

Commit

Permalink
Merge pull request #18 from jsdotlua/release-17.1.0
Browse files Browse the repository at this point in the history
Release 17.1.0
  • Loading branch information
grilme99 authored Dec 21, 2023
2 parents 602318d + 387d3c6 commit 1f5a789
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion modules/react-cache/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-cache",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-debug-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-debug-tools",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-devtools-extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-devtools-extensions",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-devtools-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-devtools-shared",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-is/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-is",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-noop-renderer/package(placeholder).json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-noop-renderer",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-reconciler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-reconciler",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-roblox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-roblox",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-shallow-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-shallow-renderer",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react-test-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react-test-renderer",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/react",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/roact-compat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/roact-compat",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/scheduler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/scheduler",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jsdotlua/shared",
"version": "17.0.2",
"version": "17.1.0",
"repository": {
"type": "git",
"url": "https://github.com/jsdotlua/react-lua.git",
Expand Down
2 changes: 1 addition & 1 deletion modules/shared/src/ReactVersion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
]]

-- TODO: this is special because it gets imported during build.
return "17.0.2"
return "17.1.0"

0 comments on commit 1f5a789

Please sign in to comment.