Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2757 from teamleadercrm/bugfix/workflow
Browse files Browse the repository at this point in the history
Adjust workflow version + bump package
  • Loading branch information
mrtus authored Sep 8, 2023
2 parents 2806d84 + 5eb3c48 commit 8bf5750
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ on:
- "package.json"
jobs:
create-new-tag:
uses: teamleadercrm/teamleader-github-workflows/.github/workflows/[email protected]
uses: teamleadercrm/teamleader-github-workflows/.github/workflows/[email protected].0
secrets: inherit
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

### Dependency updates

## [22.3.1] - 2023-09-08
## [22.3.2] - 2023-09-08

### Added

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@teamleader/ui",
"description": "Teamleader UI library",
"version": "22.3.1",
"version": "22.3.2",
"author": "Teamleader <[email protected]>",
"bugs": {
"url": "https://github.com/teamleadercrm/ui/issues"
Expand Down

0 comments on commit 8bf5750

Please sign in to comment.