We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 905c39e commit 43fe144Copy full SHA for 43fe144
2 files changed
packages/next-drupal/CHANGELOG.md
@@ -3,6 +3,14 @@
3
All notable changes to this project will be documented in this file.
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
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
14
# [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)
15
16
packages/next-drupal/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "next-drupal",
"description": "Helpers for Next.js + Drupal.",
- "version": "2.0.0-rc.0",
+ "version": "2.0.0",
"sideEffects": false,
"source": [
"src/index.ts",
0 commit comments