Skip to content

Commit

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


##
[1.0.2](v1.0.1...v1.0.2)
(2025-02-02)


### Bug Fixes

* pnpm lockfile
([#12](#12))
([f2a2d51](f2a2d51))

---
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>
Co-authored-by: Matanya <[email protected]>
  • Loading branch information
sofer-ai-bot[bot] and matanyall authored Feb 2, 2025
1 parent 4834404 commit 7de2388
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.2](https://github.com/SoferAi/web-extension/compare/v1.0.1...v1.0.2) (2025-02-02)


### Bug Fixes

* pnpm lockfile ([#12](https://github.com/SoferAi/web-extension/issues/12)) ([f2a2d51](https://github.com/SoferAi/web-extension/commit/f2a2d511434a58f6bf44ba5b6b01c0d92b4f4288))

## [1.0.1](https://github.com/SoferAi/web-extension/compare/v1.0.0...v1.0.1) (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.1",
"version": "1.0.2",
"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 7de2388

Please sign in to comment.