Skip to content

Commit

Permalink
Merge pull request #9 from blue-tomato/develop
Browse files Browse the repository at this point in the history
0.1.3
  • Loading branch information
roman-16 authored Jul 25, 2024
2 parents 41e240d + 146b9f8 commit c8335ef
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ jobs:
id: get-package-version
- name: Create a release
run: gh release create -t ${{ steps.get-package-version.outputs.current-version }} ${{ steps.get-package-version.outputs.current-version }} --generate-notes
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blue-tomato/blueto",
"version": "0.1.2",
"version": "0.1.3",
"license": "EUPL-1.2",
"description": "🪐 BLUETO - the design system of Blue Tomato",
"homepage": "https://blueto.blue-tomato.com",
Expand Down

0 comments on commit c8335ef

Please sign in to comment.