Skip to content

Commit 1b5d409

Browse files
github-actions[bot]Donny
andcommitted
chore(release): [LC-1001] Iterations: Add more granular approval token tracking and error behavior (#844)
* Add more granular approval token tracking and error behavior * Create clever-mangos-clean.md * Fix test issue * Create smart-boats-worry.md --------- Co-authored-by: Donny <[email protected]>
1 parent c00f3e3 commit 1b5d409

File tree

38 files changed

+148
-38
lines changed

38 files changed

+148
-38
lines changed

.changeset/clever-mangos-clean.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/cool-nails-join.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/purple-showers-mate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smart-boats-worry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/chapi-example/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @learncard/chapi-example
22

3+
## 1.0.292
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ff96c92a9066be7d292b7206d3b4285e8612486a`](https://github.com/learningeconomy/LearnCard/commit/ff96c92a9066be7d292b7206d3b4285e8612486a)]:
8+
- @learncard/react@2.8.56
9+
- @learncard/init@2.1.11
10+
311
## 1.0.291
412

513
### Patch Changes

examples/chapi-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@learncard/chapi-example",
33
"type": "module",
4-
"version": "1.0.291",
4+
"version": "1.0.292",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

examples/snap-chapi-example/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @learncard/snap-chapi-example
22

3+
## 1.0.294
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`ff96c92a9066be7d292b7206d3b4285e8612486a`](https://github.com/learningeconomy/LearnCard/commit/ff96c92a9066be7d292b7206d3b4285e8612486a)]:
8+
- @learncard/react@2.8.56
9+
310
## 1.0.293
411

512
### Patch Changes

examples/snap-chapi-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@learncard/snap-chapi-example",
33
"type": "module",
4-
"version": "1.0.293",
4+
"version": "1.0.294",
55
"private": true,
66
"scripts": {
77
"dev": "astro dev",

packages/learn-card-bridge-http/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @learncard/create-http-bridge
22

3+
## 1.1.205
4+
5+
### Patch Changes
6+
7+
- Updated dependencies []:
8+
- @learncard/init@2.1.11
9+
310
## 1.1.204
411

512
### Patch Changes

packages/learn-card-bridge-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@learncard/create-http-bridge",
3-
"version": "1.1.204",
3+
"version": "1.1.205",
44
"description": "Instantly create and deploy a Learn Card Bridge HTTP API via AWS Lambda!",
55
"main": "dist/index.js",
66
"bin": "dist/index.js",

0 commit comments

Comments
 (0)