Skip to content

Commit c735bd2

Browse files
chore(release): 1.9.0 [skip ci]
## [1.9.0](v1.8.6...v1.9.0) (2026-03-23) ### ✨ New Features * add input classes ([#125](#125)) ([6f06f8a](6f06f8a)) * add input classes ([#127](#127)) ([90c9163](90c9163))
1 parent 90c9163 commit c735bd2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.9.0](https://github.com/myparcelnl/address-widget/compare/v1.8.6...v1.9.0) (2026-03-23)
7+
8+
### :sparkles: New Features
9+
10+
- add input classes ([#125](https://github.com/myparcelnl/address-widget/issues/125)) ([6f06f8a](https://github.com/myparcelnl/address-widget/commit/6f06f8af4a7756d16dcaec398bd4588799262162))
11+
- add input classes ([#127](https://github.com/myparcelnl/address-widget/issues/127)) ([90c9163](https://github.com/myparcelnl/address-widget/commit/90c9163606e41cf569e6cb5f0c5fe1b14c9d7dcf))
12+
613
## [1.8.6](https://github.com/myparcelnl/address-widget/compare/v1.8.5...v1.8.6) (2026-02-05)
714

815
## [1.8.5](https://github.com/myparcelnl/address-widget/compare/v1.8.4...v1.8.5) (2025-07-24)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@
108108
"vue-demi"
109109
]
110110
},
111-
"version": "1.8.6"
111+
"version": "1.9.0"
112112
}

0 commit comments

Comments
 (0)