Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @devcycle/bucketing-assembly-script@1.3.3
 - @devcycle/devcycle-js-sdk@1.8.0
 - @devcycle/nodejs-server-sdk@1.8.0
 - @devcycle/devcycle-react-native-sdk@1.1.0
 - @devcycle/devcycle-react-sdk@1.7.0
  • Loading branch information
jonathannorris committed Feb 21, 2023
1 parent 49df9b8 commit 29b05e5
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lib/shared/bucketing-assembly-script/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/bucketing-assembly-script",
"version": "1.3.2",
"version": "1.3.3",
"license": "MIT",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion sdk/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/devcycle-js-sdk",
"version": "1.7.9",
"version": "1.8.0",
"description": "The DevCycle JS SDK used for feature management.",
"author": "",
"license": "MIT"
Expand Down
4 changes: 2 additions & 2 deletions sdk/nodejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/nodejs-server-sdk",
"version": "1.7.2",
"version": "1.8.0",
"description": "The DevCycle NodeJS Server SDK used for feature management.",
"license": "MIT",
"devDependencies": {
Expand All @@ -9,7 +9,7 @@
"assemblyscript-regex": "*"
},
"dependencies": {
"@devcycle/bucketing-assembly-script": "^1.3.2"
"@devcycle/bucketing-assembly-script": "^1.3.3"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion sdk/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/devcycle-react-native-sdk",
"version": "1.0.10",
"version": "1.1.0",
"description": "The DevCycle React Native SDK used for feature management.",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion sdk/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devcycle/devcycle-react-sdk",
"version": "1.6.9",
"version": "1.7.0",
"description": "The DevCycle React SDK used for feature management.",
"main": "dist/index.js",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2954,7 +2954,7 @@ __metadata:
languageName: node
linkType: hard

"@devcycle/bucketing-assembly-script@^1.3.2, @devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script":
"@devcycle/bucketing-assembly-script@^1.3.3, @devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script":
version: 0.0.0-use.local
resolution: "@devcycle/bucketing-assembly-script@workspace:lib/shared/bucketing-assembly-script"
dependencies:
Expand Down Expand Up @@ -3008,7 +3008,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@devcycle/nodejs-server-sdk@workspace:sdk/nodejs"
dependencies:
"@devcycle/bucketing-assembly-script": ^1.3.2
"@devcycle/bucketing-assembly-script": ^1.3.3
"@devcycle/bucketing-test-data": ^1.1.0
assemblyscript-json: "*"
assemblyscript-regex: "*"
Expand Down

4 comments on commit 29b05e5

@vercel
Copy link

@vercel vercel bot commented on 29b05e5 Feb 21, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 29b05e5 Feb 21, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 29b05e5 Feb 21, 2023

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:

js-sdks-next-js – ./

js-sdks-next-js-git-main-taplytics.vercel.app
js-sdks-next-js-taplytics.vercel.app
dvc-nextjs.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 29b05e5 Feb 21, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.