From c322e15d07a7d1c74ac73dff037e7c875d1b9e4c Mon Sep 17 00:00:00 2001 From: Chau Tran Date: Wed, 16 Aug 2023 13:51:05 -0500 Subject: [PATCH] chore: release 1.6.2 --- CHANGELOG.md | 2 ++ libs/angular-three-cannon/version.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25cd8ac..5cd9722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ +### [1.6.2](https://github.com/angular-threejs/cannon/compare/1.6.1...1.6.2) (2023-08-16) + ### [1.6.1](https://github.com/angular-threejs/cannon/compare/1.6.0...1.6.1) (2023-05-19) ## [1.6.0](https://github.com/angular-threejs/cannon/compare/1.5.2...1.6.0) (2023-05-09) diff --git a/libs/angular-three-cannon/version.json b/libs/angular-three-cannon/version.json index 24c0da5..5fa1966 100644 --- a/libs/angular-three-cannon/version.json +++ b/libs/angular-three-cannon/version.json @@ -1,3 +1,3 @@ { - "version": "1.6.1" + "version": "1.6.2" }