Skip to content

Commit 6e8b7a7

Browse files
committed
Generating CHANGELOG.md
1 parent 6a284e6 commit 6e8b7a7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,18 @@ 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+
#### [11.0.0](https://github.com/avoidwork/tiny-lru/compare/10.4.1...11.0.0)
8+
9+
- Updating rollup config such that ecma module is '.js' and UMD is 'umd.js', replacing private `#has()` with equal `has()`, updating test such that it imports by name, updating package.json such that `exports` key is present for esm and cjs usage [`6a284e6`](https://github.com/avoidwork/tiny-lru/commit/6a284e6b4b321306ea418d4fc4c4f6efccc203d5)
10+
711
#### [10.4.1](https://github.com/avoidwork/tiny-lru/compare/10.4.0...10.4.1)
812

13+
> 2 April 2023
14+
915
- Tune evict [`#77`](https://github.com/avoidwork/tiny-lru/pull/77)
1016
- Minor optimization to `evict()` [`1f99a00`](https://github.com/avoidwork/tiny-lru/commit/1f99a00cf875e8730d30b4b5552b30c07c22901e)
1117
- Version bump to release [`2249899`](https://github.com/avoidwork/tiny-lru/commit/2249899dc1b1a92e5794af223f99f72b85e8fc1e)
12-
- Moving `#has` to alphabetical position [`63e5c1c`](https://github.com/avoidwork/tiny-lru/commit/63e5c1c1e1e1def268bac30c0476e6d07d870a0b)
18+
- Generating CHANGELOG.md [`eddeef3`](https://github.com/avoidwork/tiny-lru/commit/eddeef349b9841523810366b9082b0b9776c08d3)
1319

1420
#### [10.4.0](https://github.com/avoidwork/tiny-lru/compare/10.3.0...10.4.0)
1521

0 commit comments

Comments
 (0)