Skip to content

Commit e2745ed

Browse files
Version Packages (#82)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 26a5e88 commit e2745ed

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/moody-beers-chew.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-drupal-decoupled/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @octahedroid/create-drupal-decoupled
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 26a5e88: Fix redirects and add calculate path to support redirects
8+
39
## 0.2.0
410

511
### Minor Changes

packages/create-drupal-decoupled/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@octahedroid/create-drupal-decoupled",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"packageManager": "[email protected]",
55
"description": "Scaffold the integration with Drupal in a decoupled frontend",
66
"keywords": [

0 commit comments

Comments
 (0)