Skip to content

Commit

Permalink
chore(main): release 1.0.7 (#26)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[1.0.7](v1.0.6...v1.0.7)
(2025-02-02)


### Bug Fixes

* add pnpm to upload steps
([#25](#25))
([f8a8579](f8a8579))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: sofer-ai-bot[bot] <187193998+sofer-ai-bot[bot]@users.noreply.github.com>
  • Loading branch information
sofer-ai-bot[bot] authored Feb 2, 2025
1 parent f8a8579 commit 48f9cca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.7](https://github.com/SoferAi/web-extension/compare/v1.0.6...v1.0.7) (2025-02-02)


### Bug Fixes

* add pnpm to upload steps ([#25](https://github.com/SoferAi/web-extension/issues/25)) ([f8a8579](https://github.com/SoferAi/web-extension/commit/f8a857933d167529a077b5ad179857f4298a7b17))

## [1.0.6](https://github.com/SoferAi/web-extension/compare/v1.0.5...v1.0.6) (2025-02-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.0.6",
"version": "1.0.7",
"scripts": {
"start": "parcel watch src/manifest.json --host localhost --config @parcel/config-webextension",
"build": "NODE_NO_WARNINGS=1 parcel build",
Expand Down

0 comments on commit 48f9cca

Please sign in to comment.