Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lihbr committed Mar 2, 2022
1 parent d4ac98b commit 07af357
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0-beta.1](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-03-02)


### Chore

* **deps:** maintain dependencies ([6b2de87](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/6b2de876c625174490d10f8b1eb901c98cf48c6c))


### Refactor

* `@prismicio/client` now supports repository name ([d4ac98b](https://github.com/prismicio-community/eleventy-plugin-prismic/commit/d4ac98b7a664d74214d6ca713ebb93725fa66f14))

## [1.0.0-beta.0](https://github.com/prismicio-community/eleventy-plugin-prismic/compare/v0.2.1...v1.0.0-beta.0) (2022-02-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-prismic",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "Eleventy plugin and shortcodes to fetch and present Prismic content",
"keywords": [
"eleventy",
Expand Down

0 comments on commit 07af357

Please sign in to comment.