Skip to content

Commit 66db208

Browse files
Bhoomi PipaliaBhoomi Pipalia
authored andcommitted
Merge tag '0.25.18' into develop
0.25.18
2 parents 83b611c + 9948c44 commit 66db208

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ jobs:
2727
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > ~/.npmrc
2828
echo "//registry.npmjs.org/:always-auth=true" >> ~/.npmrc
2929
- run: npm publish --access public --provenance
30-

CHANGELOG.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Prefix the change with one of these keywords:
1717

1818
## [Unreleased]
1919

20+
### Fixed
21+
22+
- publish.yml workflow with authentication
23+
2024
## [0.25.16]
2125

2226
### Fixed

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.17",
3+
"version": "0.25.18",
44
"private": false,
55
"description": "Raven Design System is Carleton University's design system",
66
"author": "Web Services",

0 commit comments

Comments
 (0)