Skip to content

Commit

Permalink
Merge pull request #795 from cam-inc/release
Browse files Browse the repository at this point in the history
version(app): 2.12.0
  • Loading branch information
nonoakij committed Jan 23, 2024
2 parents 02b4159 + 7abb1f7 commit 1110444
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 22 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-mayflies-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-horses-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-ducks-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wise-lies-travel.md

This file was deleted.

11 changes: 11 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @viron/app

## 2.12.0

### Minor Changes

- 432e1773: retains group toggle open status
- c4320f59: ability to modify endpoints

### Patch Changes

- a61140ed: Fixed missing localization on Groups page

## 2.11.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@viron/app",
"version": "2.11.5",
"version": "2.12.0",
"engines": {
"node": ">=18.14.0",
"npm": ">=9.3.1"
Expand Down
6 changes: 6 additions & 0 deletions packages/website/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @viron/website

## 0.4.0

### Minor Changes

- 5a2036e8: update docusaurus v3

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@viron/website",
"version": "0.3.1",
"version": "0.4.0",
"scripts": {
"pre-commit": "echo PRE-COMMIT",
"pre-push": "echo PRE-PUSH",
Expand Down

0 comments on commit 1110444

Please sign in to comment.