Skip to content

Commit fbcd487

Browse files
committed
Merge tag '0.25.13' into develop
0.25.13
2 parents 4790866 + 58496ea commit fbcd487

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version: '0.25.12'
22+
node-version: '24.1.0'
2323
registry-url: 'https://registry.npmjs.org'
2424

2525
- name: Install dependencies and build 🔧

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@carletonuniversity/rds",
3-
"version": "0.25.12",
3+
"version": "0.25.13",
44
"private": false,
55
"description": "Raven Design System is Carleton University's design system",
66
"author": "Web Services",

0 commit comments

Comments
 (0)