Skip to content

Commit 316c693

Browse files
chore(release): version packages
1 parent 9fc4b3c commit 316c693

15 files changed

Lines changed: 50 additions & 25 deletions

File tree

.changeset/lemon-jokes-arrive.md

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

.changeset/real-moles-beam.md

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

.changeset/tall-numbers-care.md

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

apps/learn-card-app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.94.25
4+
5+
### Patch Changes
6+
7+
- [#992](https://github.com/learningeconomy/LearnCard/pull/992) [`42849fe9be2e6654708546c2cc360589e5745fd5`](https://github.com/learningeconomy/LearnCard/commit/42849fe9be2e6654708546c2cc360589e5745fd5) Thanks [@gerardopar](https://github.com/gerardopar)! - feat: LC-1503 - Add streamMode Support for Structured Plan Streaming
8+
39
## 1.94.24
410

511
### Patch Changes

apps/learn-card-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-card-app",
3-
"version": "1.94.24",
3+
"version": "1.94.25",
44
"private": true,
55
"dependencies": {
66
"@capacitor-community/media": "^9.0.0",

apps/scouts/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.89.21
4+
5+
### Patch Changes
6+
7+
- [#973](https://github.com/learningeconomy/LearnCard/pull/973) [`5b76830d328bd38b4f184458414ef478c9cc118a`](https://github.com/learningeconomy/LearnCard/commit/5b76830d328bd38b4f184458414ef478c9cc118a) Thanks [@goblincore](https://github.com/goblincore)! - [LC-1510] [LC-1508] Replace temporary revoke for scouts with a more comprehensive solution
8+
39
## 1.89.20
410

511
### Patch Changes

apps/scouts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scoutpass-app",
3-
"version": "1.89.20",
3+
"version": "1.89.21",
44
"private": true,
55
"dependencies": {
66
"@capacitor-community/sqlite": "^7.0.1",

packages/learn-card-base/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# learn-card-base
22

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- [#973](https://github.com/learningeconomy/LearnCard/pull/973) [`5b76830d328bd38b4f184458414ef478c9cc118a`](https://github.com/learningeconomy/LearnCard/commit/5b76830d328bd38b4f184458414ef478c9cc118a) Thanks [@goblincore](https://github.com/goblincore)! - [LC-1510] [LC-1508] Replace temporary revoke for scouts with a more comprehensive solution
8+
9+
- [#992](https://github.com/learningeconomy/LearnCard/pull/992) [`42849fe9be2e6654708546c2cc360589e5745fd5`](https://github.com/learningeconomy/LearnCard/commit/42849fe9be2e6654708546c2cc360589e5745fd5) Thanks [@gerardopar](https://github.com/gerardopar)! - feat: LC-1503 - Add streamMode Support for Structured Plan Streaming
10+
311
## 0.1.16
412

513
### Patch Changes

packages/learn-card-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "learn-card-base",
3-
"version": "0.1.16",
3+
"version": "0.1.17",
44
"private": true,
55
"description": "LearnCard Apps shared components",
66
"main": "src/index.ts",

packages/learn-card-network/brain-client/CHANGELOG.md

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

3+
## 2.5.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5b76830d328bd38b4f184458414ef478c9cc118a`](https://github.com/learningeconomy/LearnCard/commit/5b76830d328bd38b4f184458414ef478c9cc118a), [`758d92b1f247c539905ae5a761fdce366fa8a52d`](https://github.com/learningeconomy/LearnCard/commit/758d92b1f247c539905ae5a761fdce366fa8a52d)]:
8+
- @learncard/network-brain-service@3.11.2
9+
310
## 2.5.13
411

512
### Patch Changes

0 commit comments

Comments
 (0)