Skip to content

Commit

Permalink
chore: release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evva-bee-bot committed Nov 8, 2024
1 parent ef15eac commit 1927b3a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 31 deletions.
37 changes: 9 additions & 28 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,44 +1,25 @@


## [3.0.0](https://github.com/evva-sfw/abrevva-capacitor/compare/2.0.1...3.0.0) (2024-10-28)


### ⚠ BREAKING CHANGES

* rename package to @evva/ instead of @evva-sfw/

### 📝 Documentation

* add changelog file ([6893c23](https://github.com/evva-sfw/abrevva-capacitor/commit/6893c23161da3f6919514e52cecf4574811db79b))
* fix changelog headings ([2570436](https://github.com/evva-sfw/abrevva-capacitor/commit/2570436b11a27de2f3879fafc84777614005e53e))


### ⚙️ Build System

* add github web test job ([cb12c0c](https://github.com/evva-sfw/abrevva-capacitor/commit/cb12c0ce0d72f79211e8cde74be560bd365d6ae5))
* **deps:** bump cookie, engine.io and express in /test-app ([6da3c60](https://github.com/evva-sfw/abrevva-capacitor/commit/6da3c6074c8500f7dff01e43bd6f42c1f0a1a107))


### 🚀 Continuous Integration

* add chore to release-it config ([de19840](https://github.com/evva-sfw/abrevva-capacitor/commit/de1984093a7ff8416ccbe5166163a8d740885810))
## [3.0.2](https://github.com/evva-sfw/abrevva-capacitor/compare/3.0.0...3.0.2) (2024-11-08)


### 🧹 Chore

* bump deps ([36d4999](https://github.com/evva-sfw/abrevva-capacitor/commit/36d499981f077f54be8f4aac3ca32fbe735ed25f))
* rename package to @evva/ instead of @evva-sfw/ ([b47910c](https://github.com/evva-sfw/abrevva-capacitor/commit/b47910cb952823a8039908f5cc3608c5f45f9b0f))
* unify project title in readme ([899d4c8](https://github.com/evva-sfw/abrevva-capacitor/commit/899d4c8492ca09292aa01a068dd68d8eece8fac6))
* update .editorconfig ([b634336](https://github.com/evva-sfw/abrevva-capacitor/commit/b63433654f7caec719582fc3bbd19d902bbc9a37))
* update deps and fix jest tests ([3d7d364](https://github.com/evva-sfw/abrevva-capacitor/commit/3d7d36441be0804928318730c0ead692b80b7ac1))
* bump sdk and package version ([c2b58a5](https://github.com/evva-sfw/abrevva-capacitor/commit/c2b58a53585c947a0f221c6cc4f9867bfb170806))

### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [3.0.0](https://github.com/evva-sfw/abrevva-capacitor/compare/2.0.1...3.0.0)
#### [3.0.2](https://github.com/evva-sfw/abrevva-capacitor/compare/3.0.0...3.0.2)

- chore: bump sdk and package version [`#23`](https://github.com/evva-sfw/abrevva-capacitor/pull/23)

### [3.0.0](https://github.com/evva-sfw/abrevva-capacitor/compare/2.0.1...3.0.0)

> 28 October 2024
- build: enable job for web plugin tests [`#22`](https://github.com/evva-sfw/abrevva-capacitor/pull/22)
- chore!: rename package to @evva/ instead of @evva-sfw/ [`#21`](https://github.com/evva-sfw/abrevva-capacitor/pull/21)
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 @@
{
"name": "@evva/abrevva-capacitor",
"version": "3.0.1",
"version": "3.0.2",
"type": "module",
"description": "Collection of tools to work with electronic EVVA access components.",
"main": "dist/plugin.cjs.js",
Expand Down

0 comments on commit 1927b3a

Please sign in to comment.