Skip to content

Commit c074c70

Browse files
authored
Merge pull request #1079 from thegetty/release/1.0.0-rc.37
Bump `@thegetty/quire-11ty` version and update changelog
2 parents c6c5dd3 + 65a95de commit c074c70

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/11ty/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Changelog entries are classified using the following labels:
1212
- `Fixed`: for any bug fixes
1313
- `Removed`: for deprecated features removed in this release
1414

15+
## [1.0.0-rc.37]
16+
17+
## Fixed
18+
19+
- `contributors` shortcode insert unnecessary comma - https://github.com/thegetty/quire/issues/873
20+
21+
1522
## [1.0.0-rc.36]
1623

1724
## Changed

packages/11ty/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/11ty/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thegetty/quire-11ty",
3-
"version": "1.0.0-rc.36",
3+
"version": "1.0.0-rc.37",
44
"description": "Quire 11ty static site generator",
55
"keywords": [
66
"11ty",

0 commit comments

Comments
 (0)