From 2a2231ff7046cf06f7622dfb468a7e4ccef1a3b9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 3 Jun 2024 06:15:52 +0000 Subject: [PATCH] chore(release): 4.0.14 [skip ci] ### [4.0.14](https://github.com/googlemaps/js-three/compare/v4.0.13...v4.0.14) (2024-06-03) ### Miscellaneous Chores * **deps-dev:** bump @babel/preset-env from 7.24.4 to 7.24.5 ([#1044](https://github.com/googlemaps/js-three/issues/1044)) ([b2dd892](https://github.com/googlemaps/js-three/commit/b2dd892f6a9dd0023e53fa51d4968ca0a5270c9e)) * **deps-dev:** bump @babel/preset-env from 7.24.5 to 7.24.6 ([#1055](https://github.com/googlemaps/js-three/issues/1055)) ([4c91798](https://github.com/googlemaps/js-three/commit/4c917981604385b4d875e83b825cc9aca70193c9)) * **deps-dev:** bump @babel/runtime-corejs3 from 7.24.4 to 7.24.5 ([#1047](https://github.com/googlemaps/js-three/issues/1047)) ([923c4fb](https://github.com/googlemaps/js-three/commit/923c4fb3e45345c0fd008276d06f0dcb9c5c70fe)) * **deps-dev:** bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 ([#1054](https://github.com/googlemaps/js-three/issues/1054)) ([de46c99](https://github.com/googlemaps/js-three/commit/de46c993b9b820e39fdb5bdff6809241b959a4e8)) * **deps-dev:** bump @types/google.maps from 3.55.7 to 3.55.9 ([#1049](https://github.com/googlemaps/js-three/issues/1049)) ([44af938](https://github.com/googlemaps/js-three/commit/44af938d26b237f0927c39740acd98a9238fd8eb)) * **deps-dev:** bump core-js from 3.37.0 to 3.37.1 ([#1052](https://github.com/googlemaps/js-three/issues/1052)) ([a5cda2c](https://github.com/googlemaps/js-three/commit/a5cda2c362c85f5d8de0bcd265d9fe4ba066688e)) * **deps-dev:** bump eslint-plugin-jest from 28.2.0 to 28.5.0 ([#1048](https://github.com/googlemaps/js-three/issues/1048)) ([9ad1cbe](https://github.com/googlemaps/js-three/commit/9ad1cbef5d9fcc49395cc584242cfd9e2d8e68ab)) * **deps-dev:** bump geckodriver from 4.3.3 to 4.4.0 ([#1040](https://github.com/googlemaps/js-three/issues/1040)) ([ab3bfb2](https://github.com/googlemaps/js-three/commit/ab3bfb25673ed32edff2b796fe8e1b9c1d839f5a)) * **deps-dev:** bump prettier from 3.2.5 to 3.3.0 ([#1058](https://github.com/googlemaps/js-three/issues/1058)) ([2ca2baa](https://github.com/googlemaps/js-three/commit/2ca2baab2c6e12dcbd97f23ca218ade875314cdc)) * **deps-dev:** bump rollup from 4.16.1 to 4.17.1 ([#1042](https://github.com/googlemaps/js-three/issues/1042)) ([a92857d](https://github.com/googlemaps/js-three/commit/a92857d10b86c0046a011bdd4bfb5287d37be6f6)) * **deps-dev:** bump rollup from 4.17.1 to 4.17.2 ([#1045](https://github.com/googlemaps/js-three/issues/1045)) ([a656f0d](https://github.com/googlemaps/js-three/commit/a656f0dba75a7b8ffa7cf54b8fe241af9629c087)) * **deps-dev:** bump selenium-webdriver from 4.19.0 to 4.20.0 ([#1041](https://github.com/googlemaps/js-three/issues/1041)) ([f691314](https://github.com/googlemaps/js-three/commit/f691314d2d1075b13f87304a28021c51d1efcc87)) * **deps-dev:** bump selenium-webdriver from 4.20.0 to 4.21.0 ([#1051](https://github.com/googlemaps/js-three/issues/1051)) ([cbbc700](https://github.com/googlemaps/js-three/commit/cbbc700f2ee664e5cf328d2b6d8d85b5910894b7)) * **deps-dev:** bump ts-jest from 29.1.2 to 29.1.3 ([#1053](https://github.com/googlemaps/js-three/issues/1053)) ([a987ef2](https://github.com/googlemaps/js-three/commit/a987ef25157fa401eab874de6f09a0d1bb2669e3)) --- 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 8b5e80dd..00de20fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@googlemaps/three", - "version": "4.0.13", + "version": "4.0.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@googlemaps/three", - "version": "4.0.13", + "version": "4.0.14", "license": "Apache-2.0", "devDependencies": { "@babel/preset-env": "^7.24.6", diff --git a/package.json b/package.json index 6cb07a45..6aff4891 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@googlemaps/three", - "version": "4.0.13", + "version": "4.0.14", "type": "module", "keywords": [ "google",