Skip to content

Commit ae84122

Browse files
committed
chore(release): publish
- next-drupal@2.0.1
1 parent d18aad2 commit ae84122

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

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.1](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0...next-drupal@2.0.1) (2026-03-13)
7+
8+
9+
### Bug Fixes
10+
11+
* **next-drupal:** update the endpoint for getMenu ([#866](https://github.com/chapter-three/next-drupal/issues/866)) ([b48f0a9](https://github.com/chapter-three/next-drupal/commit/b48f0a9494283df163c295b3d2f232ffd7eb49df))
12+
13+
14+
15+
16+
617
# [2.0.0](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0-rc.0...next-drupal@2.0.0) (2025-02-11)
718

819
**Note:** Version bump only for package next-drupal

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",
4+
"version": "2.0.1",
55
"sideEffects": false,
66
"source": [
77
"src/index.ts",

0 commit comments

Comments
 (0)