Skip to content

Commit f0e058f

Browse files
committed
chore(release): 1.0.0-beta.5
1 parent b09f3f7 commit f0e058f

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.0.0-beta.5](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2022-07-26)
6+
7+
8+
### Features
9+
10+
* add helper shortcodes (`isFilled`) ([f38061c](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/f38061c310e247b858f4cf27e8076e4ea5d299c7))
11+
12+
13+
### Chore
14+
15+
* **deps:** maintain dependencies ([b09f3f7](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/b09f3f743a5a006b5efce1762ca910bd1df3f1c4))
16+
517
## [1.0.0-beta.4](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2022-07-07)
618

719

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": "eleventy-plugin-prismic",
3-
"version": "1.0.0-beta.4",
3+
"version": "1.0.0-beta.5",
44
"description": "Eleventy plugin and shortcodes to fetch and present Prismic content",
55
"keywords": [
66
"eleventy",

0 commit comments

Comments
 (0)