Skip to content

Commit a50598c

Browse files
committed
chore(release): publish
- next-drupal@2.0.0-beta.1
1 parent e64dc5b commit a50598c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/next-drupal/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.0.0-beta.1](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0-beta.0...next-drupal@2.0.0-beta.1) (2024-10-21)
7+
8+
9+
### Features
10+
11+
* **next-drupal:** next revalidate options ([#784](https://github.com/chapter-three/next-drupal/issues/784)) ([e64dc5b](https://github.com/chapter-three/next-drupal/commit/e64dc5bb8d4ec9a3ed71f15b1810574837134d4b))
12+
13+
14+
15+
16+
617
# [2.0.0-beta.0](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0-alpha.1...next-drupal@2.0.0-beta.0) (2024-04-26)
718

819

packages/next-drupal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "next-drupal",
33
"description": "Helpers for Next.js + Drupal.",
4-
"version": "2.0.0-beta.0",
4+
"version": "2.0.0-beta.1",
55
"sideEffects": false,
66
"source": [
77
"src/index.ts",

0 commit comments

Comments
 (0)