Skip to content

Commit 77ef342

Browse files
Version Packages (#428)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e752e62 commit 77ef342

7 files changed

+18
-20
lines changed

.changeset/late-cheetahs-listen.md

-6
This file was deleted.

.changeset/proud-cycles-cough.md

-6
This file was deleted.

.changeset/violet-moose-float.md

-6
This file was deleted.

apps/extension/CHANGELOG.md

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

3+
## 0.19.26
4+
5+
### Patch Changes
6+
7+
- e752e62e: Highlight V2 API changes
8+
- 97da6ab4: Multi-workspace support added
9+
- 08a7f42f: Show all highlights in Extension
10+
311
## 0.19.25
412

513
### 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.25",
4+
"version": "0.19.26",
55
"private": true,
66
"type": "module",
77
"scripts": {

apps/webapp/CHANGELOG.md

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

3+
## 0.23.8
4+
5+
### Patch Changes
6+
7+
- e752e62e: Highlight V2 API changes
8+
- 97da6ab4: Multi-workspace support added
9+
- 08a7f42f: Show all highlights in Extension
10+
311
## 0.23.7
412

513
### 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.7",
3+
"version": "0.23.8",
44
"license": "MIT",
55
"scripts": {
66
"dev": "NX_BUILD_MODE=development vite",

0 commit comments

Comments
 (0)