Skip to content

Commit

Permalink
chore(release): 1.2.3 [skip ci]
Browse files Browse the repository at this point in the history
### [1.2.3](v1.2.2...v1.2.3) (2023-12-06)

### Miscellaneous Chores

* add test requirement to dependabot workflow ([#16](#16)) ([a9ce557](a9ce557))
* **deps-dev:** bump @babel/traverse from 7.22.10 to 7.23.2 ([#15](#15)) ([905025f](905025f))
* **deps-dev:** bump postcss from 8.4.28 to 8.4.31 ([#13](#13)) ([3d7ca35](3d7ca35))
* **deps-dev:** bump postcss in /examples/playground ([#12](#12)) ([02bcb23](02bcb23))
* **deps-dev:** bump postcss in /examples/typescript ([#14](#14)) ([49d337c](49d337c))
* **deps-dev:** bump vite from 4.4.9 to 4.4.12 in /examples/playground ([#18](#18)) ([8a30286](8a30286))
* make test.yml workflow reusable ([#17](#17)) ([b60a092](b60a092))
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 8a30286 commit 19f63d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@googlemaps/adv-markers-utils",
"version": "1.2.2",
"version": "1.2.3",
"license": "Apache-2.0",
"keywords": [],
"type": "module",
Expand Down

0 comments on commit 19f63d5

Please sign in to comment.