Skip to content

Commit

Permalink
build: release 18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-severino committed Aug 12, 2024
1 parent 8ae8a08 commit e215947
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [18.2.0](https://github.com/po-ui/po-angular/compare/v18.1.0...v18.2.0) (2024-08-12)


### Features

* **job-scheduler:** cria diretiva p-job-scheduler-summary-template ([b6d69a9](https://github.com/po-ui/po-angular/commit/b6d69a940ddf32fd542497df0fb67ea0b5413bf3))

### [18.1.0](https://github.com/po-ui/po-angular/compare/v18.0.1...v18.1.0) (2024-08-05)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "po-ui-sources",
"version": "18.1.0",
"version": "18.2.0",
"description": "PO UI",
"homepage": "https://po-ui.io",
"license": "MIT",
Expand Down Expand Up @@ -74,7 +74,7 @@
"@angular/router": "~18.0.1",
"@capacitor/core": "5.7.2",
"@capacitor/network": "^5.0.7",
"@po-ui/style": "18.1.0",
"@po-ui/style": "18.2.0",
"capitalize": "^2.0.4",
"colors": "1.4.0",
"core-js": "3.33.3",
Expand Down

0 comments on commit e215947

Please sign in to comment.