From f709ac4c541c99d831146362d4d5781f1f40b919 Mon Sep 17 00:00:00 2001 From: lihbr Date: Mon, 9 Dec 2024 14:58:21 +0100 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7a0c1..410be5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ 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. +### [1.0.1](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v1.0.0...v1.0.1) (2024-12-09) + + +### Chore + +* **deps:** allow future 11ty versions ([7b0efb5](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/7b0efb520301133f0b46d00ac2be6cbc64028239)) +* **deps:** maintain lock file ([b48551b](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/b48551b9c6ea6953778c60c3b32690b91caabeba)) + ## [1.0.0](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v1.0.0-beta.5...v1.0.0) (2022-12-20) diff --git a/package-lock.json b/package-lock.json index 52c04d1..41c0455 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eleventy-plugin-prismic", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eleventy-plugin-prismic", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "workspaces": [ ".", diff --git a/package.json b/package.json index 87d7208..93c0083 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-plugin-prismic", - "version": "1.0.0", + "version": "1.0.1", "description": "Eleventy plugin and shortcodes to fetch and present Prismic content", "keywords": [ "eleventy",