Skip to content

Commit

Permalink
chore(release): 1.33.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.33.0](v1.32.0...v1.33.0) (2024-05-30)

### Bug Fixes

* UIG-3000 - vl-map-legend - version attribute toegevoegd (voor opvragen van de legende) ([85e0ebc](85e0ebc))
* UIG-3008 - storybook list style ([ad2e222](ad2e222))
* UIG-3009 - vl-textarea-rich-next - null checks toegevoegd ([618b774](618b774))
* UIG-3011 - Jest testen onder libs/common/utilities en libs/components lopen nu correct ([a7f82bb](a7f82bb))
* UIG-3014 - vl-modal - allow-overflow attribute werking rechtgezet ([85ef27e](85ef27e))

### Features

* UIG-2749 - vl-header - logout request ([13254d8](13254d8))
* UIG-2815 - vl-cascader - event uitsturing toegevoegd bij het klikken van breadcrumb ([205f7ca](205f7ca))
* UIG-2909 - vl-button-next - introductie component ([700618e](700618e))
* UIG-2919 - vl-infotext-next - introductie component ([88e286c](88e286c))
* UIG-2928 - vl-properties-next - introductie component ([66171f5](66171f5))
* UIG-2934 - vl-title-next - introductie component ([37522a3](37522a3))
* UIG-3013 - starter-app documentatie ([7bbcf99](7bbcf99))
  • Loading branch information
semantic-release-bot committed May 30, 2024
1 parent 7bbcf99 commit e9ea3cc
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
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": "uigov-web-components",
"version": "1.32.0",
"version": "1.33.0",
"author": "UIG <[email protected]>",
"license": "MIT",
"scripts": {
Expand Down
22 changes: 22 additions & 0 deletions resources/changelog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# [1.33.0](https://github.com/milieuinfo/uigov-web-components/compare/v1.32.0...v1.33.0) (2024-05-30)


### Bug Fixes

* UIG-3000 - vl-map-legend - version attribute toegevoegd (voor opvragen van de legende) ([85e0ebc](https://github.com/milieuinfo/uigov-web-components/commit/85e0ebc12a504d9000a99a510a8ec554254d56d4))
* UIG-3008 - storybook list style ([ad2e222](https://github.com/milieuinfo/uigov-web-components/commit/ad2e222af8ccc8bdff5ea49fecc5c723ed00c006))
* UIG-3009 - vl-textarea-rich-next - null checks toegevoegd ([618b774](https://github.com/milieuinfo/uigov-web-components/commit/618b774a3711f97f19e02eb50a4021e909448a38))
* UIG-3011 - Jest testen onder libs/common/utilities en libs/components lopen nu correct ([a7f82bb](https://github.com/milieuinfo/uigov-web-components/commit/a7f82bb3c918213de66cc7c27ad7deca48498a40))
* UIG-3014 - vl-modal - allow-overflow attribute werking rechtgezet ([85ef27e](https://github.com/milieuinfo/uigov-web-components/commit/85ef27e2c9f2350b8e9e167086f0d68a3bf1a1db))


### Features

* UIG-2749 - vl-header - logout request ([13254d8](https://github.com/milieuinfo/uigov-web-components/commit/13254d88492d2ea7878dac0b97c8595916c81bf1))
* UIG-2815 - vl-cascader - event uitsturing toegevoegd bij het klikken van breadcrumb ([205f7ca](https://github.com/milieuinfo/uigov-web-components/commit/205f7ca4bb06a95d5ff625b41b3e58e89677de86))
* UIG-2909 - vl-button-next - introductie component ([700618e](https://github.com/milieuinfo/uigov-web-components/commit/700618e33a0677feaa553cd921009e9ab9a19eef))
* UIG-2919 - vl-infotext-next - introductie component ([88e286c](https://github.com/milieuinfo/uigov-web-components/commit/88e286cd7e1dd61393d4a22eb6458a8db3b89d67))
* UIG-2928 - vl-properties-next - introductie component ([66171f5](https://github.com/milieuinfo/uigov-web-components/commit/66171f51a0c41d8a27ec47545d24dd0dfdc27b10))
* UIG-2934 - vl-title-next - introductie component ([37522a3](https://github.com/milieuinfo/uigov-web-components/commit/37522a3f15ef94f86cd254950407decec2e5d5b9))
* UIG-3013 - starter-app documentatie ([7bbcf99](https://github.com/milieuinfo/uigov-web-components/commit/7bbcf996daaf143bc5421e131b6ea9469a8544e4))

# [1.32.0](https://github.com/milieuinfo/uigov-web-components/compare/v1.31.0...v1.32.0) (2024-05-13)


Expand Down

0 comments on commit e9ea3cc

Please sign in to comment.