Skip to content

Commit

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


##
[1.1.1](v1.1.0...v1.1.1)
(2025-02-19)


### Bug Fixes

* better gitignore
([#35](#35))
([d2a885f](d2a885f))
* remove identity permissions
([#38](#38))
([b8c2179](b8c2179))

---
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 19, 2025
1 parent b8c2179 commit 06244b1
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.1.1](https://github.com/SoferAi/web-extension/compare/v1.1.0...v1.1.1) (2025-02-19)


### Bug Fixes

* better gitignore ([#35](https://github.com/SoferAi/web-extension/issues/35)) ([d2a885f](https://github.com/SoferAi/web-extension/commit/d2a885f2dbe31499ad9c7e398c3f8ec6056e9ea6))
* remove identity permissions ([#38](https://github.com/SoferAi/web-extension/issues/38)) ([b8c2179](https://github.com/SoferAi/web-extension/commit/b8c21790b9366f50e6303e90f99f9a9eaf5bd0a5))

## [1.1.0](https://github.com/SoferAi/web-extension/compare/v1.0.8...v1.1.0) (2025-02-14)


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.1.0",
"version": "1.1.1",
"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 06244b1

Please sign in to comment.