Skip to content

Commit e12116f

Browse files
author
Asa Baylus
committed
Update CHANGELOG.md [skip ci]
1 parent e9581d9 commit e12116f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v0.22.1 (Thu Dec 01 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- feat: updates to allow node v19+ [#1400](https://github.com/asabaylus/react-command-palette/pull/1400) ([@ppanthony](https://github.com/ppanthony) [@asabaylus](https://github.com/asabaylus))
6+
7+
#### 🔩 Dependency Updates
8+
9+
- Build(deps-dev): Bump @babel/core from 7.20.2 to 7.20.5 [#1401](https://github.com/asabaylus/react-command-palette/pull/1401) ([@dependabot[bot]](https://github.com/dependabot[bot]))
10+
- Build(deps-dev): Bump prettier from 2.7.1 to 2.8.0 [#1399](https://github.com/asabaylus/react-command-palette/pull/1399) ([@dependabot[bot]](https://github.com/dependabot[bot]))
11+
- Build(deps): Bump deep-object-diff from 1.1.7 to 1.1.9 [#1398](https://github.com/asabaylus/react-command-palette/pull/1398) ([@dependabot[bot]](https://github.com/dependabot[bot]))
12+
- Build(deps-dev): Bump postcss from 8.4.18 to 8.4.19 [#1396](https://github.com/asabaylus/react-command-palette/pull/1396) ([@dependabot[bot]](https://github.com/dependabot[bot]))
13+
- Build(deps-dev): Bump webpack from 5.74.0 to 5.75.0 [#1395](https://github.com/asabaylus/react-command-palette/pull/1395) ([@dependabot[bot]](https://github.com/dependabot[bot]))
14+
- Build(deps): Bump loader-utils from 1.4.0 to 1.4.1 [#1394](https://github.com/asabaylus/react-command-palette/pull/1394) ([@dependabot[bot]](https://github.com/dependabot[bot]))
15+
- Build(deps-dev): Bump @babel/core from 7.19.6 to 7.20.2 [#1393](https://github.com/asabaylus/react-command-palette/pull/1393) ([@dependabot[bot]](https://github.com/dependabot[bot]))
16+
17+
#### Authors: 3
18+
19+
- [@dependabot[bot]](https://github.com/dependabot[bot])
20+
- Asa Baylus ([@asabaylus](https://github.com/asabaylus))
21+
- Paul Anthony ([@ppanthony](https://github.com/ppanthony))
22+
23+
---
24+
125
# v0.22.0 (Sun Nov 06 2022)
226

327
#### 🚀 Enhancement

0 commit comments

Comments
 (0)