Skip to content

Commit

Permalink
chore(release): 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xcv58 committed Feb 15, 2023
1 parent c8d9002 commit 41811a1
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions packages/extension/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.23.0](https://github.com/xcv58/Tab-Manager-v2/compare/v1.22.1...v1.23.0) (2023-02-15)

### Features

- Add option to toggle popup lite mode ([#2314](https://github.com/xcv58/Tab-Manager-v2/issues/2314)) ([c8d9002](https://github.com/xcv58/Tab-Manager-v2/commit/c8d90028ae71e2fc3f7df10968776412b2f46a55))

### Bug Fixes

- **deps:** update dependency mobx to v6.8.0 ([#2303](https://github.com/xcv58/Tab-Manager-v2/issues/2303)) ([1265218](https://github.com/xcv58/Tab-Manager-v2/commit/12652181220c78b5d826f5b12208ede18516bc1c))
- **deps:** update dependency tailwindcss to v3.2.6 ([#2302](https://github.com/xcv58/Tab-Manager-v2/issues/2302)) ([93c7042](https://github.com/xcv58/Tab-Manager-v2/commit/93c704283e9c26194aa02b7922681f0abc535332))
- **deps:** update material-ui monorepo to v5.11.9 ([#2131](https://github.com/xcv58/Tab-Manager-v2/issues/2131)) ([1e58c72](https://github.com/xcv58/Tab-Manager-v2/commit/1e58c72c44bda3e51c06162ea45fe453d2e47395))
- Overlay between bottom toolbar and tab ([#2313](https://github.com/xcv58/Tab-Manager-v2/issues/2313)) ([4990499](https://github.com/xcv58/Tab-Manager-v2/commit/4990499bda17d5d1a575e7e11593a969022337ad))

### [1.22.1](https://github.com/xcv58/Tab-Manager-v2/compare/v1.22.0...v1.22.1) (2023-02-10)

## [1.22.0](https://github.com/xcv58/Tab-Manager-v2/compare/v1.21.3...v1.22.0) (2023-02-09)
Expand Down
2 changes: 1 addition & 1 deletion packages/extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tab-manager-v2",
"version": "1.22.1",
"version": "1.23.0",
"description": "Quickly and conveniently manage your open tabs",
"private": true,
"scripts": {
Expand Down

1 comment on commit 41811a1

@vercel
Copy link

@vercel vercel bot commented on 41811a1 Feb 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.