Skip to content

Commit 9fef96b

Browse files
chore(release): version packages
1 parent 6fb69a4 commit 9fef96b

16 files changed

Lines changed: 52 additions & 30 deletions

File tree

.changeset/lemon-jokes-arrive.md

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

.changeset/moody-teachers-cross.md

Lines changed: 0 additions & 5 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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
- [#1009](https://github.com/learningeconomy/LearnCard/pull/1009) [`db1f854739a3238b93e594c59f8ed4b58635185f`](https://github.com/learningeconomy/LearnCard/commit/db1f854739a3238b93e594c59f8ed4b58635185f) Thanks [@gerardopar](https://github.com/gerardopar)! - fix: LC-1422 - validate file uploads (resumes, transcripts, certificates, etc) + fix toast styles
10+
11+
- [#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
12+
313
## 0.1.16
414

515
### 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",

0 commit comments

Comments
 (0)