Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Grapes
Grapes Agency
Commits
bede46f4
Commit
bede46f4
authored
4 years ago
by
Tim Sollbach
Browse files
Options
Download
Email Patches
Plain Diff
chore(release): publish
- @grapes-agency/ui@0.8.0
parent
40e5f411
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/ui/CHANGELOG.md
+17
-0
packages/ui/CHANGELOG.md
packages/ui/package-lock.json
+1
-1
packages/ui/package-lock.json
packages/ui/package.json
+1
-1
packages/ui/package.json
with
19 additions
and
2 deletions
+19
-2
packages/ui/CHANGELOG.md
+
17
-
0
View file @
bede46f4
...
...
@@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.8.0](https://gitlab.grapes.de/grapes/grapes-agency/compare/@grapes-agency/ui@0.7.8...@grapes-agency/ui@0.8.0) (2020-10-07)
### Bug Fixes
*
fix typo in icon sizes (
[
117ffbc
](
https://gitlab.grapes.de/grapes/grapes-agency/commit/117ffbcd4df874134607f8695485fee8fa32a6fa
)
)
*
satisfy prettier / linter (
[
40e5f41
](
https://gitlab.grapes.de/grapes/grapes-agency/commit/40e5f411f6edb62f3ea92b06553daf4ab88ef431
)
)
### Features
*
add prop block to button component (
[
6c86d10
](
https://gitlab.grapes.de/grapes/grapes-agency/commit/6c86d104264ea5528e49d402c4972a753378c25c
)
)
## [0.7.8](https://gitlab.grapes.de/grapes/grapes-agency/compare/@grapes-agency/ui@0.7.7...@grapes-agency/ui@0.7.8) (2020-09-29)
**Note:**
Version bump only for package @grapes-agency/ui
...
...
This diff is collapsed.
Click to expand it.
packages/ui/package-lock.json
+
1
-
1
View file @
bede46f4
{
"name": "@grapes-agency/ui",
"version": "0.
7.8
",
"version": "0.
8.0
",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
...
...
This diff is collapsed.
Click to expand it.
packages/ui/package.json
+
1
-
1
View file @
bede46f4
{
"name"
:
"@grapes-agency/ui"
,
"version"
:
"0.
7.8
"
,
"version"
:
"0.
8.0
"
,
"description"
:
"Grapes company ui library. Based on react"
,
"main"
:
"dis/cjs/index.js"
,
"module"
:
"dist/esm/index.js"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets