Skip to content

Commit ecd0bd5

Browse files
build: release 19.39.16
1 parent ba7e460 commit ecd0bd5

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [19.39.16](https://github.com/po-ui/po-angular/compare/v19.39.15...v19.39.16) (2026-06-25)
6+
7+
8+
### Bug Fixes
9+
10+
* **multiselect:** corrige remoção de tags ([ba7e460](https://github.com/po-ui/po-angular/commit/ba7e460bb5b6ac28a70a474e2c57270f70d3762d))
11+
512
### [19.39.15](https://github.com/po-ui/po-angular/compare/v19.39.14...v19.39.15) (2026-06-15)
613

714

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "po-ui-sources",
3-
"version": "19.39.15",
3+
"version": "19.39.16",
44
"description": "PO UI",
55
"homepage": "https://po-ui.io",
66
"license": "MIT",
@@ -74,7 +74,7 @@
7474
"@angular/router": "~19.2.20",
7575
"@capacitor/core": "5.7.2",
7676
"@capacitor/network": "^5.0.7",
77-
"@po-ui/style": "19.39.15",
77+
"@po-ui/style": "19.39.16",
7878
"custom-idle-queue": "4.0.0",
7979
"echarts": "^5.6.0",
8080
"http-status-codes": "^2.3.0",

0 commit comments

Comments
 (0)