Skip to content

Commit c7da796

Browse files
committed
Add changie entry for base url change
1 parent 638b081 commit c7da796

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
kind: Fixed
2-
body: 'Fix for issue #108 where running aura-cli for the first time to set a config value causes a panic'
2+
body: Fix for issue #108 where running aura-cli for the first time to set a config value causes a panic
33
time: 2025-08-13T11:34:59.820531+01:00
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Fixed
2+
body: Changed default URL for Aura to handle different versions of Aura API
3+
time: 2025-08-13T15:03:35.504319122+01:00

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ changie new
3838

3939
Simply commit the file that this command produces and you're done!
4040

41+
If changie is not available, you may need to add /go/bin to your path: `export PATH="$HOME/go/bin:$PATH"`
42+
4143
### Building
4244

4345
Builds for releases are handled in GitHub Actions. If you want to create local builds, there are a couple of approaches.

0 commit comments

Comments
 (0)