Skip to content

Commit

Permalink
v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
astagi committed Feb 21, 2022
1 parent 9f48fad commit a8f079e
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/docs/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oruga-ui/docs",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://oruga.io",
"description": "UI components for Vue.js and CSS framework agnostic",
"author": "Walter Tommasi <[email protected]>",
Expand Down Expand Up @@ -28,4 +28,4 @@
"dependencies": {
"vue-telescope-expo": "^1.0.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/oruga-next/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/oruga-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oruga-ui/oruga-next",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://oruga.io",
"description": "UI components for Vue.js and CSS framework agnostic",
"author": "Walter Tommasi <[email protected]>",
Expand Down Expand Up @@ -83,4 +83,4 @@
"typescript": "3.8.3",
"vue": "3.0.0"
}
}
}
6 changes: 6 additions & 0 deletions packages/oruga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
## <small>0.5.3 (2022-01-11)</small>

* chore: remove auto update master action ([e5b69f1](https://github.com/oruga-ui/oruga/commit/e5b69f1))



4 changes: 2 additions & 2 deletions packages/oruga/package-lock.json

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

4 changes: 2 additions & 2 deletions packages/oruga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oruga-ui/oruga",
"version": "0.5.3",
"version": "0.5.4",
"homepage": "https://oruga.io",
"description": "UI components for Vue.js and CSS framework agnostic",
"author": "Walter Tommasi <[email protected]>",
Expand Down Expand Up @@ -98,4 +98,4 @@
"vue-template-compiler": "2.6.11"
},
"dependencies": {}
}
}

0 comments on commit a8f079e

Please sign in to comment.