Skip to content

Commit 7910161

Browse files
committed
Updating CHANGELOG.md
1 parent 35bb936 commit 7910161

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [12.0.0](https://github.com/avoidwork/tiny-lru/compare/11.4.7...12.0.0)
8+
9+
- Performance & Tooling Modernization: oxlint, Native Testing, and Documentation Overhaul [`#402`](https://github.com/avoidwork/tiny-lru/pull/402)
10+
- Bump rollup from 4.59.0 to 4.60.0 [`#404`](https://github.com/avoidwork/tiny-lru/pull/404)
11+
- Bump @rollup/plugin-terser from 0.4.4 to 1.0.0 [`#400`](https://github.com/avoidwork/tiny-lru/pull/400)
12+
- Bump c8 from 10.1.3 to 11.0.0 [`#398`](https://github.com/avoidwork/tiny-lru/pull/398)
13+
- Bump rollup from 4.57.1 to 4.59.0 [`#395`](https://github.com/avoidwork/tiny-lru/pull/395)
14+
- Bump rollup from 4.57.0 to 4.57.1 [`#393`](https://github.com/avoidwork/tiny-lru/pull/393)
15+
- Bump rollup from 4.56.0 to 4.57.0 [`#392`](https://github.com/avoidwork/tiny-lru/pull/392)
16+
- Bump rollup from 4.55.3 to 4.56.0 [`#391`](https://github.com/avoidwork/tiny-lru/pull/391)
17+
- Bump rollup from 4.55.2 to 4.55.3 [`#390`](https://github.com/avoidwork/tiny-lru/pull/390)
18+
- Bump rollup from 4.55.1 to 4.55.2 [`#389`](https://github.com/avoidwork/tiny-lru/pull/389)
19+
- Version bump [`35bb936`](https://github.com/avoidwork/tiny-lru/commit/35bb936cb5f863f584f47f228376e3136b7cca39)
20+
721
#### [11.4.7](https://github.com/avoidwork/tiny-lru/compare/11.4.6...11.4.7)
822

23+
> 14 January 2026
24+
925
- Updating copyright year [`0c77d2f`](https://github.com/avoidwork/tiny-lru/commit/0c77d2f096bf0384b3aecf8126e890a9135637c7)
26+
- Updating CHANGELOG.md [`5d78a9a`](https://github.com/avoidwork/tiny-lru/commit/5d78a9a6c0f1fd815a55eed8d312ccf3e2714ba4)
1027

1128
#### [11.4.6](https://github.com/avoidwork/tiny-lru/compare/11.4.5...11.4.6)
1229

@@ -1059,7 +1076,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
10591076
> 10 February 2017
10601077
10611078
- Changing the signature of `remove()` to avoid edge case creation [`bb88a78`](https://github.com/avoidwork/tiny-lru/commit/bb88a78366f1ae4af209025810e0409f77ff67dc)
1062-
- Adding some tests double checking deleting things that don't exist won''t be an issue [`e208b76`](https://github.com/avoidwork/tiny-lru/commit/e208b7601c1b31e59ebca94cd320ad8d1b40a067)
1079+
- Adding some tests double checking deleting things that don't exist won''t be an issue [`e208b76`](https://github.com/avoidwork/tiny-lru/commit/e208b7601c1b31e59ebca94cd320ad8d1b40a067)
10631080

10641081
#### [1.4.2](https://github.com/avoidwork/tiny-lru/compare/1.4.1...1.4.2)
10651082

0 commit comments

Comments
 (0)