Skip to content

Commit

Permalink
Merge pull request #13 from lujunji4113/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
whale4113 authored Oct 24, 2024
2 parents 1be9a9a + 50c8a8c commit 72d3b5f
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-coins-exist.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lovely-squids-check.md

This file was deleted.

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

## 1.6.0

### Minor Changes

- [#12](https://github.com/lujunji4113/cloud-document-converter/pull/12) [`ffe4494`](https://github.com/lujunji4113/cloud-document-converter/commit/ffe44945f5b214ce83108a4991799823235d7a87) Thanks [@lujunji4113](https://github.com/lujunji4113)! - Support download files

### Patch Changes

- Updated dependencies [[`9651d35`](https://github.com/lujunji4113/cloud-document-converter/commit/9651d350577ae9e9196f3bd63c2452808ef8614c)]:
- @dolphin/lark@2.2.0

## 1.5.2

### Patch 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.5.2",
"version": "1.6.0",
"scripts": {
"clean": "rm -rf bundles dist/*",
"copy": "cp -R _locales bundles images manifest.json popup.html popup.js dist",
Expand Down
6 changes: 6 additions & 0 deletions packages/lark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @dolphin/lark

## 2.2.0

### Minor Changes

- [#12](https://github.com/lujunji4113/cloud-document-converter/pull/12) [`9651d35`](https://github.com/lujunji4113/cloud-document-converter/commit/9651d350577ae9e9196f3bd63c2452808ef8614c) Thanks [@lujunji4113](https://github.com/lujunji4113)! - Support transform file block to link

## 2.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dolphin/lark",
"version": "2.1.2",
"version": "2.2.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 72d3b5f

Please sign in to comment.