Skip to content

Commit

Permalink
Merge pull request #25 from whale4113/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
whale4113 authored Dec 8, 2024
2 parents f0e685b + 4e618b3 commit 7260cf0
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/cold-parents-dream.md

This file was deleted.

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

## 1.8.1

### Patch Changes

- Updated dependencies [[`037a5eb`](https://github.com/whale4113/cloud-document-converter/commit/037a5eb0042b7309f3040c9e9233e4094470fcf6)]:
- @dolphin/lark@2.3.0

## 1.8.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.8.0",
"version": "1.8.1",
"type": "module",
"scripts": {
"clean": "rm -rf bundles/* dist/* dist-firefox/*",
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.3.0

### Minor Changes

- [#24](https://github.com/whale4113/cloud-document-converter/pull/24) [`037a5eb`](https://github.com/whale4113/cloud-document-converter/commit/037a5eb0042b7309f3040c9e9233e4094470fcf6) Thanks [@whale4113](https://github.com/whale4113)! - feat: support iframe block

## 2.2.0

### Minor 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.2.0",
"version": "2.3.0",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 7260cf0

Please sign in to comment.