Skip to content

Commit

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


##
[1.1.0](v1.0.8...v1.1.0)
(2025-02-14)


### Features

* very first version!
([#34](#34))
([429700b](429700b))


### Bug Fixes

* set version
([#29](#29))
([6d63b62](6d63b62))

---
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 14, 2025
1 parent 429700b commit 0e560fa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

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


### Features

* very first version! ([#34](https://github.com/SoferAi/web-extension/issues/34)) ([429700b](https://github.com/SoferAi/web-extension/commit/429700baec846b13adef28d5407970367998410c))


### Bug Fixes

* set version ([#29](https://github.com/SoferAi/web-extension/issues/29)) ([6d63b62](https://github.com/SoferAi/web-extension/commit/6d63b62b247421b0e6504c7ed919075a7a0424e4))

## [1.0.8](https://github.com/SoferAi/web-extension/compare/v1.0.7...v1.0.8) (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.8",
"version": "1.1.0",
"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 0e560fa

Please sign in to comment.