Skip to content

Commit 5faa6d9

Browse files
Version Packages (#417)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent fd8088c commit 5faa6d9

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/two-penguins-flow.md

-6
This file was deleted.

apps/extension/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mexit
22

3+
## 0.19.23
4+
5+
### Patch Changes
6+
7+
- fd8088ce: KY Client timeout to 20s
8+
39
## 0.19.22
410

511
### Patch Changes

apps/extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mexit",
33
"description": "Mexit - Augment your thoughts, Automate your tasks",
4-
"version": "0.19.22",
4+
"version": "0.19.23",
55
"private": true,
66
"type": "module",
77
"scripts": {

apps/webapp/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mexit-webapp
22

3+
## 0.23.3
4+
5+
### Patch Changes
6+
7+
- fd8088ce: KY Client timeout to 20s
8+
39
## 0.23.2
410

511
### Patch Changes

apps/webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mexit-webapp",
3-
"version": "0.23.2",
3+
"version": "0.23.3",
44
"license": "MIT",
55
"scripts": {
66
"dev": "NX_BUILD_MODE=development vite",

0 commit comments

Comments
 (0)