Skip to content

Commit

Permalink
Merge pull request #4 from lujunji4113/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
whale4113 authored Aug 24, 2024
2 parents 8900062 + b2df193 commit 835268e
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 11 deletions.
9 changes: 0 additions & 9 deletions .changeset/great-cats-try.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.5.1

### Patch Changes

- Updated dependencies [[`30061c0`](https://github.com/lujunji4113/cloud-document-converter/commit/30061c04642d16f44714c8590253fc0b26b91779)]:
- @dolphin/lark@2.1.1

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

## 2.1.1

### Patch Changes

- [#3](https://github.com/lujunji4113/cloud-document-converter/pull/3) [`30061c0`](https://github.com/lujunji4113/cloud-document-converter/commit/30061c04642d16f44714c8590253fc0b26b91779) Thanks [@starsflow](https://github.com/starsflow)! - fix: The text content does not necessarily have an ENTER at the end (#3)

Contributors:

- @lujunji4113
- @starsflow

## 2.1.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.1.0",
"version": "2.1.1",
"type": "module",
"exports": {
".": {
Expand Down

0 comments on commit 835268e

Please sign in to comment.