Skip to content

Commit

Permalink
chore(release): 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yociduo committed Jan 25, 2024
1 parent b6f7d2d commit 2084fdf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions projects/ngx-pendo/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.

### [1.14.1](https://github.com/yociduo/ngx-pendo/compare/v1.14.0...v1.14.1) (2024-01-25)

### Features

- **schematics:** update schematics to support standalone ([5647aef](https://github.com/yociduo/ngx-pendo/commit/5647aefea6c16e613c96797c051c799631fe5a29))
- **standalone:** update lib support standalone ([839263e](https://github.com/yociduo/ngx-pendo/commit/839263e1fcd8e9308e095ac825d2fb4439cd2342))

## [1.14.0](https://github.com/yociduo/ngx-pendo/compare/v1.13.0...v1.14.0) (2023-12-23)

### Features
Expand Down
2 changes: 1 addition & 1 deletion projects/ngx-pendo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-pendo",
"version": "1.14.0",
"version": "1.14.1",
"description": "A simple wrapper to load Pendo by angular way",
"contributors": [
{
Expand Down

0 comments on commit 2084fdf

Please sign in to comment.