Skip to content

Commit

Permalink
chore(release): publish (#419)
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] authored Feb 5, 2025
1 parent 82a40ba commit 05a1906
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/quiet-apes-relax.md

This file was deleted.

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

## 7.0.1

### Patch Changes

- [`82a40bae6703d829d4017da007e8f175842e9bf7`](https://github.com/capawesome-team/capacitor-plugins/commit/82a40bae6703d829d4017da007e8f175842e9bf7) ([#418](https://github.com/capawesome-team/capacitor-plugins/pull/418)): fix(android): `serviceType` property was ignored

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/android-foreground-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capawesome-team/capacitor-android-foreground-service",
"version": "7.0.0",
"version": "7.0.1",
"description": "Capacitor plugin to run a foreground service on Android.",
"main": "dist/plugin.cjs.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 05a1906

Please sign in to comment.