From 2084fdf1e0e48ca6b9aedd594cd6130d17025324 Mon Sep 17 00:00:00 2001 From: Eden Wang Date: Thu, 25 Jan 2024 15:09:55 +0800 Subject: [PATCH] chore(release): 1.14.1 --- projects/ngx-pendo/CHANGELOG.md | 7 +++++++ projects/ngx-pendo/package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/projects/ngx-pendo/CHANGELOG.md b/projects/ngx-pendo/CHANGELOG.md index 21341d2..b63a4bc 100644 --- a/projects/ngx-pendo/CHANGELOG.md +++ b/projects/ngx-pendo/CHANGELOG.md @@ -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 diff --git a/projects/ngx-pendo/package.json b/projects/ngx-pendo/package.json index 87a292c..8f194ce 100644 --- a/projects/ngx-pendo/package.json +++ b/projects/ngx-pendo/package.json @@ -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": [ {