Skip to content

Commit

Permalink
chore(release): publish (#233)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jul 17, 2024
1 parent c403cf5 commit 641e931
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/small-goats-clean.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/live-update/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 6.2.0

### Minor Changes

- [`370095c`](https://github.com/capawesome-team/capacitor-plugins/commit/370095c63a28a2901efad611a74bb880d9c6bdc0) ([#232](https://github.com/capawesome-team/capacitor-plugins/pull/232)): feat: add `location` configuration option

## 6.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/live-update/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capawesome/capacitor-live-update",
"version": "6.1.0",
"version": "6.2.0",
"description": "Capacitor plugin to update your app remotely in real-time.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 641e931

Please sign in to comment.