Skip to content

Commit

Permalink
Version Packages (#415)
Browse files Browse the repository at this point in the history
* Version Packages

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 19, 2023
1 parent 477c174 commit 1745746
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-apples-do.md

This file was deleted.

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

## 0.19.22

### Patch Changes

- c89e5cd9: Inherit Extra Fields From Parent View

## 0.19.21

### 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.21",
"version": "0.19.22",
"private": true,
"type": "module",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions apps/webapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mexit-webapp

## 0.23.2

### Patch Changes

- 477c1746: Inherit Extra Fields From Parent View

## 0.23.1

### Patch 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.1",
"version": "0.23.2",
"license": "MIT",
"scripts": {
"dev": "NX_BUILD_MODE=development vite",
Expand Down

0 comments on commit 1745746

Please sign in to comment.