From 4cac867638e71edfb9f369e3906ea225a5d27a4f Mon Sep 17 00:00:00 2001 From: Chau Tran Date: Wed, 16 Aug 2023 13:42:15 -0500 Subject: [PATCH] chore: release 1.14.2 --- CHANGELOG.md | 2 ++ libs/angular-three-soba/version.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c531fa..bca7be8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +### [1.14.2](https://github.com/angular-threejs/soba/compare/1.14.1...1.14.2) (2023-08-16) + ### [1.14.1](https://github.com/angular-threejs/soba/compare/1.14.0...1.14.1) (2023-05-19) ## [1.14.0](https://github.com/angular-threejs/soba/compare/1.13.0...1.14.0) (2023-05-09) diff --git a/libs/angular-three-soba/version.json b/libs/angular-three-soba/version.json index 7a46038..37a5548 100644 --- a/libs/angular-three-soba/version.json +++ b/libs/angular-three-soba/version.json @@ -1,3 +1,3 @@ { - "version": "1.14.1" + "version": "1.14.2" }