Skip to content

Commit 231ecd8

Browse files
committed
Merge branch 'main' of github-filigran:FiligranHQ/filigran-ui
2 parents b107c22 + dd3637b commit 231ecd8

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

.github/workflows/debug-project.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
env:
77
ORGANIZATION: 'FiligranHQ'
8-
PROJECT_NUMBER: 20
8+
PROJECT_NUMBER: 30
99
ISSUE_NUMBER: 100
1010
TEST_VERSION: 'v1.0.0-test'
1111

@@ -14,8 +14,6 @@ jobs:
1414
runs-on: ubuntu-latest
1515
permissions:
1616
issues: write
17-
repository-projects: write
18-
projects: write
1917

2018
steps:
2119
- uses: actions/create-github-app-token@v2

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/filigran-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "filigran-ui",
3-
"version": "0.39.2",
3+
"version": "0.39.3",
44
"description": "Filigran UI library",
55
"author": "Filigran",
66
"main": "./dist/index.js",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5301,7 +5301,7 @@ filigran-icon@^0.15.0:
53015301
resolved "file:packages/filigran-icon"
53025302

53035303
"filigran-ui@file:/home/runner/work/filigran-ui/filigran-ui/packages/filigran-ui":
5304-
version "0.39.2"
5304+
version "0.39.3"
53055305
resolved "file:packages/filigran-ui"
53065306
dependencies:
53075307
"@dnd-kit/core" "6.1.0"

0 commit comments

Comments
 (0)