Skip to content

Commit bd3c768

Browse files
committed
chore(release): 0.0.21
1 parent f955ef7 commit bd3c768

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.0.21](https://github.com/chantouchsek/vue-iframes/compare/v0.0.20...v0.0.21) (2024-05-09)
6+
7+
8+
### Features
9+
10+
* :tada: bump deps ([f955ef7](https://github.com/chantouchsek/vue-iframes/commit/f955ef7edaa595170e7e841a2d62382faa8f430b))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** bump actions/stale from 5 to 6 ([a4d6299](https://github.com/chantouchsek/vue-iframes/commit/a4d62990199a0e8cd21dc095fd1112888a2c646f))
16+
* **deps:** bump actions/stale from 6 to 8 ([54a1a85](https://github.com/chantouchsek/vue-iframes/commit/54a1a857e38e412370a2df75fefd967c842f3580))
17+
* **deps:** bump decode-uri-component from 0.2.0 to 0.2.2 ([0dc852e](https://github.com/chantouchsek/vue-iframes/commit/0dc852ecfc0c59a8a39962fb6182e21e5a709f9a))
18+
* **deps:** bump express from 4.17.1 to 4.18.2 ([84f9089](https://github.com/chantouchsek/vue-iframes/commit/84f9089a379879fbd5c43ca996d100fd5e9fb264))
19+
* **deps:** bump express from 4.18.2 to 4.19.2 ([034f27f](https://github.com/chantouchsek/vue-iframes/commit/034f27fe76988ee5368127be8f41759a00517bed))
20+
* **deps:** bump follow-redirects from 1.13.3 to 1.15.6 ([7b0ff77](https://github.com/chantouchsek/vue-iframes/commit/7b0ff775f2c9059a4a3c8fc296e4a123e08fcee9))
21+
* **deps:** bump ip from 1.1.5 to 1.1.9 ([098b8b9](https://github.com/chantouchsek/vue-iframes/commit/098b8b94867c40631b5cf82d5c1d628a572bd42e))
22+
* **deps:** bump minimatch from 3.0.4 to 3.1.2 ([a252517](https://github.com/chantouchsek/vue-iframes/commit/a252517602c1cf2805ceb148d3e1003a91e067f9))
23+
524
### [0.0.20](https://github.com/chantouchsek/vue-iframes/compare/v0.0.19...v0.0.20) (2022-07-08)
625

726

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-iframes",
3-
"version": "0.0.20",
3+
"version": "0.0.21",
44
"description": "Vue component for creating dynamic async iframes",
55
"main": "dist/vue-iframes.js",
66
"files": [

0 commit comments

Comments
 (0)