Skip to content

Commit 2c23189

Browse files
chore(main): release 0.2.20 (#308)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a94e37b commit 2c23189

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.2.20](https://github.com/starterstack/sam-expand/compare/v0.2.19...v0.2.20) (2024-09-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **husky scripts:** remove shebang ([1dc8d69](https://github.com/starterstack/sam-expand/commit/1dc8d69e75918fff5301c61694fcd0a81d127292))
9+
* typedoc upgrade ([302b596](https://github.com/starterstack/sam-expand/commit/302b59641965b51565bdbb837af2b3418c6b82d9))
10+
* types since typescript upgrade ([d86b0bb](https://github.com/starterstack/sam-expand/commit/d86b0bb6f417477065f1487e9adf00c266a59509))
11+
* update eslint ([a94e37b](https://github.com/starterstack/sam-expand/commit/a94e37bc3058b08f059923f404a7343dde206258))
12+
313
## [0.2.19](https://github.com/starterstack/sam-expand/compare/v0.2.18...v0.2.19) (2024-03-30)
414

515

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starterstack/sam-expand",
3-
"version": "0.2.19",
3+
"version": "0.2.20",
44
"description": "A tool to give sam templates more power.",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)