Skip to content

Commit

Permalink
Version Packages (#406)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 17, 2023
1 parent 4c6e247 commit 26c5aac
Show file tree
Hide file tree
Showing 11 changed files with 21 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-shoes-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fluffy-queens-grab.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/gentle-hairs-change.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-seals-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-poets-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-berries-compete.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/twelve-clouds-yawn.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# mexit

## 0.19.21

### Patch Changes

- c89e5cd9: AI-powered actions in extension, Editable query selection
- 295c9ba7: View hierarchy

## 0.19.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mexit",
"description": "Mexit - Augment your thoughts, Automate your tasks",
"version": "0.19.20",
"version": "0.19.21",
"private": true,
"type": "module",
"scripts": {
Expand Down
12 changes: 12 additions & 0 deletions apps/webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# mexit-webapp

## 0.23.1

### Patch Changes

- 50390dd0: Search in View hierarchy, move view store to core
- bd3a5bc8: Sidebar UI changes, layout changes
- c89e5cd9: AI-powered actions in extension, Editable query selection
- 3635ac2e: AI-Powered Selection Actions
- 915be017: Editor renderer instead of markdown for presentation
- 4c6e2474: 'Init Entities in API calls, inline tasks'
- 295c9ba7: View hierarchy

## 0.23.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/webapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mexit-webapp",
"version": "0.23.0",
"version": "0.23.1",
"license": "MIT",
"scripts": {
"dev": "NX_BUILD_MODE=development vite",
Expand Down

0 comments on commit 26c5aac

Please sign in to comment.