Skip to content

Commit ce8bffb

Browse files
committed
release: cut 19.2.0
1 parent 6e1b1a7 commit ce8bffb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.2.0](https://github.com/ng-packagr/ng-packagr/compare/19.2.0-next.2...19.2.0) (2025-02-25)
6+
57
## [19.2.0-next.2](https://github.com/ng-packagr/ng-packagr/compare/19.2.0-next.1...19.2.0-next.2) (2025-02-10)
68

79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-packagr",
3-
"version": "19.2.0-next.2",
3+
"version": "19.2.0",
44
"description": "Compile and package Angular libraries in Angular Package Format (APF)",
55
"keywords": [
66
"apf",

0 commit comments

Comments
 (0)