Skip to content

chore(repo): version packages for canary (canary) #605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"@knocklabs/typescript-config": "0.0.2"
},
"changesets": [
"cold-planets-tell",
"curly-hornets-fetch",
"spotty-plums-clap"
]
Expand Down
7 changes: 7 additions & 0 deletions examples/client-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# client-example

## 0.3.12-canary.2

### Patch Changes

- Updated dependencies [e69da7b]
- @knocklabs/client@0.14.10-canary.2

## 0.3.12-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/client-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "client-example",
"version": "0.3.12-canary.1",
"version": "0.3.12-canary.2",
"private": true,
"type": "module",
"dependencies": {
Expand Down
6 changes: 6 additions & 0 deletions examples/expo-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knocklabs/expo-example

## 0.1.35-canary.2

### Patch Changes

- @knocklabs/expo@0.3.22-canary.2

## 0.1.35-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/expo-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/expo-example",
"version": "0.1.35-canary.1",
"version": "0.1.35-canary.2",
"main": "src/index.ts",
"scripts": {
"start": "expo start",
Expand Down
8 changes: 8 additions & 0 deletions examples/guide-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# guide-example

## 0.0.17-canary.2

### Patch Changes

- Updated dependencies [e69da7b]
- @knocklabs/client@0.14.10-canary.2
- @knocklabs/react@0.7.16-canary.2

## 0.0.17-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/guide-example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "guide-example",
"private": true,
"version": "0.0.17-canary.1",
"version": "0.0.17-canary.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions examples/ms-teams-connect-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# ms-teams-connect-example

## 0.0.4-canary.2

### Patch Changes

- @knocklabs/react@0.7.16-canary.2

## 0.0.4-canary.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/ms-teams-connect-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ms-teams-connect-example",
"version": "0.0.4-canary.1",
"version": "0.0.4-canary.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
"format:check": "prettier \"**/*.{js,ts,tsx}\" --check"
},
"dependencies": {
"@knocklabs/react": "0.7.16-canary.1",
"@knocklabs/react": "0.7.16-canary.2",
"jsonwebtoken": "^9.0.2",
"next": "15.3.3",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions examples/nextjs-app-dir-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nextjs-app-dir-example

## 0.0.3-canary.2

### Patch Changes

- @knocklabs/react@0.7.16-canary.2

## 0.0.3-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-app-dir-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-app-dir-example",
"version": "0.0.3-canary.1",
"version": "0.0.3-canary.2",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
6 changes: 6 additions & 0 deletions examples/nextjs-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nextjs-example

## 1.1.19-canary.2

### Patch Changes

- @knocklabs/react@0.7.16-canary.2

## 1.1.19-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nextjs-example",
"version": "1.1.19-canary.1",
"version": "1.1.19-canary.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down
6 changes: 6 additions & 0 deletions examples/react-native-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @knocklabs/react-native-example

## 1.4.35-canary.2

### Patch Changes

- @knocklabs/react-native@0.6.22-canary.2

## 1.4.35-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/react-native-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/react-native-example",
"version": "1.4.35-canary.1",
"version": "1.4.35-canary.2",
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
Expand Down
6 changes: 6 additions & 0 deletions examples/slack-connect-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# slack-connect-example

## 0.3.3-canary.2

### Patch Changes

- @knocklabs/react@0.7.16-canary.2

## 0.3.3-canary.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/slack-connect-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slack-connect-example",
"version": "0.3.3-canary.1",
"version": "0.3.3-canary.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,7 +11,7 @@
"format:check": "prettier \"**/*.{js,ts,tsx}\" --check"
},
"dependencies": {
"@knocklabs/react": "0.7.16-canary.1",
"@knocklabs/react": "0.7.16-canary.2",
"jsonwebtoken": "^9.0.2",
"next": "15.3.3",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions examples/slack-kit-example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# slack-kit-example

## 0.4.1-canary.2

### Patch Changes

- @knocklabs/react@0.7.16-canary.2

## 0.4.1-canary.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/slack-kit-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slack-kit-example",
"version": "0.4.1-canary.1",
"version": "0.4.1-canary.2",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -12,7 +12,7 @@
},
"dependencies": {
"@knocklabs/node": "^1.2.0",
"@knocklabs/react": "0.7.16-canary.1",
"@knocklabs/react": "0.7.16-canary.2",
"jsonwebtoken": "^9.0.2",
"next": "15.3.3",
"react": "^18.2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.14.10-canary.2

### Patch Changes

- e69da7b: feat: Migrates the internal store library from zustand to @tanstack/store. This is a non-breaking change that maintains backwards compatibility with the @knocklabs/client and @knocklabs/react-core packages.

## 0.14.10-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/client",
"version": "0.14.10-canary.1",
"version": "0.14.10-canary.2",
"description": "The clientside library for interacting with Knock",
"homepage": "https://github.com/knocklabs/javascript/tree/main/packages/client",
"author": "@knocklabs",
Expand Down
9 changes: 9 additions & 0 deletions packages/expo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @knocklabs/expo

## 0.3.22-canary.2

### Patch Changes

- Updated dependencies [e69da7b]
- @knocklabs/react-core@0.6.14-canary.2
- @knocklabs/client@0.14.10-canary.2
- @knocklabs/react-native@0.6.22-canary.2

## 0.3.22-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/expo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/expo",
"version": "0.3.22-canary.1",
"version": "0.3.22-canary.2",
"author": "@knocklabs",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.6.14-canary.2

### Patch Changes

- e69da7b: feat: Migrates the internal store library from zustand to @tanstack/store. This is a non-breaking change that maintains backwards compatibility with the @knocklabs/client and @knocklabs/react-core packages.
- Updated dependencies [e69da7b]
- @knocklabs/client@0.14.10-canary.2

## 0.6.14-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@knocklabs/react-core",
"description": "A set of React components to build notification experiences powered by Knock",
"author": "@knocklabs",
"version": "0.6.14-canary.1",
"version": "0.6.14-canary.2",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.6.22-canary.2

### Patch Changes

- Updated dependencies [e69da7b]
- @knocklabs/react-core@0.6.14-canary.2
- @knocklabs/client@0.14.10-canary.2

## 0.6.22-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@knocklabs/react-native",
"version": "0.6.22-canary.1",
"version": "0.6.22-canary.2",
"author": "@knocklabs",
"license": "MIT",
"main": "dist/cjs/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.7.16-canary.2

### Patch Changes

- Updated dependencies [e69da7b]
- @knocklabs/react-core@0.6.14-canary.2
- @knocklabs/client@0.14.10-canary.2

## 0.7.16-canary.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@knocklabs/react",
"description": "A set of React components to build notification experiences powered by Knock",
"author": "@knocklabs",
"version": "0.7.16-canary.1",
"version": "0.7.16-canary.2",
"license": "MIT",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4290,7 +4290,7 @@ __metadata:
languageName: unknown
linkType: soft

"@knocklabs/react@npm:0.7.16-canary.1, @knocklabs/react@workspace:*, @knocklabs/react@workspace:^, @knocklabs/react@workspace:packages/react":
"@knocklabs/react@npm:0.7.16-canary.2, @knocklabs/react@workspace:*, @knocklabs/react@workspace:^, @knocklabs/react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "@knocklabs/react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -15300,7 +15300,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "ms-teams-connect-example@workspace:examples/ms-teams-connect-example"
dependencies:
"@knocklabs/react": "npm:0.7.16-canary.1"
"@knocklabs/react": "npm:0.7.16-canary.2"
"@types/jsonwebtoken": "npm:^9.0.9"
"@types/node": "npm:^22"
"@types/react": "npm:^18.3.6"
Expand Down Expand Up @@ -18131,7 +18131,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "slack-connect-example@workspace:examples/slack-connect-example"
dependencies:
"@knocklabs/react": "npm:0.7.16-canary.1"
"@knocklabs/react": "npm:0.7.16-canary.2"
"@types/jsonwebtoken": "npm:^9.0.9"
"@types/node": "npm:^22"
"@types/react": "npm:^18.3.6"
Expand All @@ -18151,7 +18151,7 @@ __metadata:
resolution: "slack-kit-example@workspace:examples/slack-kit-example"
dependencies:
"@knocklabs/node": "npm:^1.2.0"
"@knocklabs/react": "npm:0.7.16-canary.1"
"@knocklabs/react": "npm:0.7.16-canary.2"
"@tailwindcss/postcss": "npm:^4.1.8"
"@types/node": "npm:^22"
"@types/react": "npm:^18.3.6"
Expand Down