Skip to content

Commit 5580c76

Browse files
authored
Merge pull request #37 from fortanix/release/v1.0.0-beta-20241120
Release v1.0.0-beta-20241120
2 parents 0c0b3db + 9065d94 commit 5580c76

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

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,7 +1,7 @@
11
{
22
"//": "NOTE: This is a generated file. Do not edit this file directly, use package.json.js instead.",
33
"name": "@fortanix/baklava",
4-
"version": "1.0.0-beta-20241115-2",
4+
"version": "1.0.0-beta-20241120",
55
"license": "MPL-2.0",
66
"author": "Fortanix",
77
"description": "Fortanix Baklava design system",

package.json.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import * as fs from 'node:fs';
88

99
const packageConfig = {
1010
name: '@fortanix/baklava',
11-
version: '1.0.0-beta-20241115-2',
11+
version: '1.0.0-beta-20241120',
1212
license: 'MPL-2.0',
1313
author: 'Fortanix',
1414
description: 'Fortanix Baklava design system',

0 commit comments

Comments
 (0)