Skip to content

Commit 43fe144

Browse files
committed
chore(release): publish
- next-drupal@2.0.0
1 parent 905c39e commit 43fe144

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/next-drupal/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0-rc.0...next-drupal@2.0.0) (2025-02-11)
7+
8+
**Note:** Version bump only for package next-drupal
9+
10+
11+
12+
13+
614
# [2.0.0-rc.0](https://github.com/chapter-three/next-drupal/compare/next-drupal@2.0.0-beta.1...next-drupal@2.0.0-rc.0) (2025-01-27)
715

816

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

0 commit comments

Comments
 (0)