Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RocketChat
Rocket.Chat.Fuselage
Commits
cd5ce713
Unverified
Commit
cd5ce713
authored
Feb 11, 2020
by
Guilherme Gazzo
Browse files
v0.2.0-alpha.30
parent
2ab13cf0
Changes
7
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
cd5ce713
...
...
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.30](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.29...v0.2.0-alpha.30) (2020-02-12)
### Bug Fixes
*
Safari not triggering buttons anchors (
[
#146
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/146
)
) (
[
2cb5aaa
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/2cb5aaaf4c71e277a0a8ea556a8b9efbb3e58620
)
)
# [0.2.0-alpha.29](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.28...v0.2.0-alpha.29) (2020-02-10)
**Note:**
Version bump only for package Rocket.Chat.Fuselage
...
...
lerna.json
View file @
cd5ce713
{
"version"
:
"0.2.0-alpha.
29
"
,
"version"
:
"0.2.0-alpha.
30
"
,
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
,
"packages"
:
[
...
...
packages/fuselage-ui-kit/CHANGELOG.md
View file @
cd5ce713
...
...
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.30](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.29...v0.2.0-alpha.30) (2020-02-12)
### Bug Fixes
*
Safari not triggering buttons anchors (
[
#146
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/146
)
) (
[
2cb5aaa
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/2cb5aaaf4c71e277a0a8ea556a8b9efbb3e58620
)
)
# [0.2.0-alpha.29](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.28...v0.2.0-alpha.29) (2020-02-10)
**Note:**
Version bump only for package @rocket.chat/fuselage-ui-kit
...
...
packages/fuselage-ui-kit/package-lock.json
View file @
cd5ce713
{
"name"
:
"@rocket.chat/fuselage-ui-kit"
,
"version"
:
"0.2.0-alpha.
29
"
,
"version"
:
"0.2.0-alpha.
30
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
packages/fuselage-ui-kit/package.json
View file @
cd5ce713
{
"name"
:
"@rocket.chat/fuselage-ui-kit"
,
"version"
:
"0.2.0-alpha.
29
"
,
"version"
:
"0.2.0-alpha.
30
"
,
"description"
:
"Package ui kit "
,
"author"
:
"Guilherme Gazzo <guilhermegazzo@gmail.com>"
,
"homepage"
:
"https://github.com/RocketChat/Rocket.Chat.Fuselage#readme"
,
...
...
@@ -47,7 +47,7 @@
"@babel/plugin-transform-runtime"
:
"^7.5.0"
,
"@babel/preset-env"
:
"^7.4.5"
,
"@babel/preset-react"
:
"^7.7.4"
,
"@rocket.chat/fuselage"
:
"^0.2.0-alpha.
29
"
,
"@rocket.chat/fuselage"
:
"^0.2.0-alpha.
30
"
,
"@storybook/addon-actions"
:
"5.2.4"
,
"@storybook/addon-backgrounds"
:
"5.2.4"
,
"@storybook/addon-centered"
:
"5.2.4"
,
...
...
packages/fuselage/CHANGELOG.md
View file @
cd5ce713
...
...
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See
[
Conventional Commits
](
https://conventionalcommits.org
)
for commit guidelines.
# [0.2.0-alpha.30](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.29...v0.2.0-alpha.30) (2020-02-12)
### Bug Fixes
*
Safari not triggering buttons anchors (
[
#146
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/issues/146
)
) (
[
2cb5aaa
](
https://github.com/RocketChat/Rocket.Chat.Fuselage/commit/2cb5aaaf4c71e277a0a8ea556a8b9efbb3e58620
)
)
# [0.2.0-alpha.29](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.28...v0.2.0-alpha.29) (2020-02-10)
**Note:**
Version bump only for package @rocket.chat/fuselage
...
...
packages/fuselage/package.json
View file @
cd5ce713
{
"name"
:
"@rocket.chat/fuselage"
,
"version"
:
"0.2.0-alpha.
29
"
,
"version"
:
"0.2.0-alpha.
30
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
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