Skip to content

Commit

Permalink
Merge pull request #22 from whale4113/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
whale4113 authored Nov 28, 2024
2 parents c29b00d + c170777 commit 5eaf665
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/fluffy-tigers-enjoy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/friendly-ties-serve.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-pugs-grin.md

This file was deleted.

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

## 1.8.0

### Minor Changes

- [#21](https://github.com/whale4113/cloud-document-converter/pull/21) [`034a9d8`](https://github.com/whale4113/cloud-document-converter/commit/034a9d81d2834d83919ef53077ad9221a1f70c89) Thanks [@whale4113](https://github.com/whale4113)! - feat(chrome-extension): support for firefox extension

### Patch Changes

- [#21](https://github.com/whale4113/cloud-document-converter/pull/21) [`326ec75`](https://github.com/whale4113/cloud-document-converter/commit/326ec75f233495449336919b78463c4259711baf) Thanks [@whale4113](https://github.com/whale4113)! - fix(chrome-extension): insert syntax for missing brackets

- [#21](https://github.com/whale4113/cloud-document-converter/pull/21) [`94bc859`](https://github.com/whale4113/cloud-document-converter/commit/94bc85967ca193f501aaa95274f77419bdb26064) Thanks [@whale4113](https://github.com/whale4113)! - fix(chrome-extension): no permission to copy

## 1.7.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/chrome-extension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dolphin/chrome-extension",
"version": "1.7.0",
"version": "1.8.0",
"type": "module",
"scripts": {
"clean": "rm -rf bundles/* dist/* dist-firefox/*",
Expand Down

0 comments on commit 5eaf665

Please sign in to comment.