Skip to content

Commit 98f0211

Browse files
authored
release: version 2025.1.5 (#27)
1 parent 4205871 commit 98f0211

3 files changed

Lines changed: 3 additions & 8 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ jobs:
2828
git config user.name "github-actions"
2929
git config user.email "github-actions@github.com"
3030
31-
- name: Install and build dependencies
32-
run: |
33-
yarn install --frozen-lockfile
34-
yarn build
35-
3631
- name: Extract version from package.json
3732
id: extract_version
3833
run: |

base.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "style-forge.base",
3-
"version": "2025.1.4-rc.1",
3+
"version": "2025.1.5",
44
"description": "Style-Forge.Base: foundational CSS variables, base styles, typography, colors, utilities for consistent design.",
55
"type": "module",
66
"main": "base.css",

0 commit comments

Comments
 (0)