Skip to content

Commit a698b7b

Browse files
committed
Generating CHANGELOG.md
1 parent 7d3aa82 commit a698b7b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,23 @@ 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)
7+
#### [11.0.1](https://github.com/avoidwork/tiny-lru/compare/11.0.0...11.0.1)
8+
9+
- Bump rollup from 3.20.5 to 3.20.6 [`#83`](https://github.com/avoidwork/tiny-lru/pull/83)
10+
- Bump rollup from 3.20.4 to 3.20.5 [`#82`](https://github.com/avoidwork/tiny-lru/pull/82)
11+
- Bump rollup from 3.20.2 to 3.20.4 [`#81`](https://github.com/avoidwork/tiny-lru/pull/81)
12+
- Bump @rollup/plugin-terser from 0.4.0 to 0.4.1 [`#80`](https://github.com/avoidwork/tiny-lru/pull/80)
13+
- Bump typescript from 5.0.3 to 5.0.4 [`#79`](https://github.com/avoidwork/tiny-lru/pull/79)
14+
- Bump eslint from 8.37.0 to 8.38.0 [`#78`](https://github.com/avoidwork/tiny-lru/pull/78)
15+
- Adding `types` to `exports`, fixes #84 [`#84`](https://github.com/avoidwork/tiny-lru/issues/84)
16+
- Updating `benchmark.js` [`30a3d1a`](https://github.com/avoidwork/tiny-lru/commit/30a3d1a655a6eea188fcbd665746c093a821d5b6)
17+
18+
### [11.0.0](https://github.com/avoidwork/tiny-lru/compare/10.4.1...11.0.0)
19+
20+
> 7 April 2023
821
922
- 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)
23+
- Generating CHANGELOG.md [`6e8b7a7`](https://github.com/avoidwork/tiny-lru/commit/6e8b7a761017647d289c3ee119fd76f0294b2e8d)
1024

1125
#### [10.4.1](https://github.com/avoidwork/tiny-lru/compare/10.4.0...10.4.1)
1226

0 commit comments

Comments
 (0)