Skip to content

Commit

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


##
[1.0.3](v1.0.2...v1.0.3)
(2025-02-02)


### Bug Fixes

* **deps:** update dependency webext-options-sync to v4.3.0
([#15](#15))
([50483bd](50483bd))
* versioning ([#17](#17))
([70f8fdc](70f8fdc))

---
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 50483bd commit d0262ce
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.0.3](https://github.com/SoferAi/web-extension/compare/v1.0.2...v1.0.3) (2025-02-02)


### Bug Fixes

* **deps:** update dependency webext-options-sync to v4.3.0 ([#15](https://github.com/SoferAi/web-extension/issues/15)) ([50483bd](https://github.com/SoferAi/web-extension/commit/50483bd07cd9fb5aec1957df249edbf212f0bc6e))
* versioning ([#17](https://github.com/SoferAi/web-extension/issues/17)) ([70f8fdc](https://github.com/SoferAi/web-extension/commit/70f8fdc2bf751fdacc211d1bd2c9079da4273e91))

## [1.0.2](https://github.com/SoferAi/web-extension/compare/v1.0.1...v1.0.2) (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.2",
"version": "1.0.3",
"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 d0262ce

Please sign in to comment.