Skip to content

Commit 0cac0c0

Browse files
chore(release): 3.0.9 [skip ci]
## [3.0.9](v3.0.8...v3.0.9) (2024-01-04) ### Trivial Changes * **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([e02d893](e02d893))
1 parent e02d893 commit 0cac0c0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.9](https://github.com/rvagg/iamap/compare/v3.0.8...v3.0.9) (2024-01-04)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps-dev:** bump c8 from 8.0.1 to 9.0.0 ([e02d893](https://github.com/rvagg/iamap/commit/e02d8934f119ddbb4ef1b805a6177291cbed07dd))
7+
18
## [3.0.8](https://github.com/rvagg/iamap/compare/v3.0.7...v3.0.8) (2024-01-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iamap",
3-
"version": "3.0.8",
3+
"version": "3.0.9",
44
"description": "An **I**mmutable **A**synchronous **Map**.",
55
"main": "iamap.js",
66
"types": "./types/iamap.d.ts",

0 commit comments

Comments
 (0)