Skip to content

Commit

Permalink
Release - version update (#1330)
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin Sawicki <m.sawicki@livechat.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 11, 2024
1 parent cc362e1 commit 8492c97
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 177 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release test
name: Release

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"packages": ["packages/*"],
"version": "1.37.0",
"version": "1.37.1",
"$schema": "node_modules/lerna/schemas/lerna-schema.json"
}
Loading

0 comments on commit 8492c97

Please sign in to comment.