From 72b5ebf50b4aac2c3c5e55756450d283d8469cee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 26 Apr 2024 20:32:00 +0000 Subject: [PATCH] chore(release): 4.0.12 [skip ci] ### [4.0.12](https://github.com/googlemaps/js-three/compare/v4.0.11...v4.0.12) (2024-04-26) ### Bug Fixes * stop importing sRGBEncoding constant ([#1037](https://github.com/googlemaps/js-three/issues/1037)) ([86dc909](https://github.com/googlemaps/js-three/commit/86dc909219d41a3dfa4bec16aa930e07e09f5a31)), closes [#1036](https://github.com/googlemaps/js-three/issues/1036) ### Miscellaneous Chores * **deps-dev:** bump core-js from 3.36.1 to 3.37.0 ([#1034](https://github.com/googlemaps/js-three/issues/1034)) ([822a836](https://github.com/googlemaps/js-three/commit/822a836b511672f5df10615c4961939f007c3dd3)) * **deps-dev:** bump rollup from 4.14.2 to 4.16.1 ([#1035](https://github.com/googlemaps/js-three/issues/1035)) ([d6d8601](https://github.com/googlemaps/js-three/commit/d6d8601b379caca3a280deae4a9cbad5baf9ad40)) * **deps-dev:** bump typescript from 5.4.4 to 5.4.5 ([#1032](https://github.com/googlemaps/js-three/issues/1032)) ([272b53c](https://github.com/googlemaps/js-three/commit/272b53cc01f96441df9a92130b7815cbac6faff8)) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 34225e8c..1c6a0e47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/three", - "version": "4.0.11", + "version": "4.0.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@googlemaps/three", - "version": "4.0.11", + "version": "4.0.12", "license": "Apache-2.0", "devDependencies": { "@babel/preset-env": "^7.24.4", diff --git a/package.json b/package.json index ff7d3dbc..fe647b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "4.0.11", + "version": "4.0.12", "type": "module", "keywords": [ "google",