Skip to content
GitLab
Menu
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
18ca0df7
Unverified
Commit
18ca0df7
authored
Oct 25, 2019
by
Guilherme Gazzo
Browse files
v0.2.0-alpha.13
parent
e08cb114
Changes
10
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
18ca0df7
...
...
@@ -3,6 +3,14 @@
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.13](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.12...v0.2.0-alpha.13) (2019-10-25)
**Note:**
Version bump only for package Rocket.Chat.Fuselage
# [0.2.0-alpha.12](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.11...v0.2.0-alpha.12) (2019-10-24)
...
...
lerna.json
View file @
18ca0df7
{
"version"
:
"0.2.0-alpha.1
2
"
,
"version"
:
"0.2.0-alpha.1
3
"
,
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
,
"packages"
:
[
...
...
packages/fuselage-hooks/CHANGELOG.md
View file @
18ca0df7
...
...
@@ -3,6 +3,14 @@
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.13](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.12...v0.2.0-alpha.13) (2019-10-25)
**Note:**
Version bump only for package @rocket.chat/fuselage-hooks
# [0.2.0-alpha.12](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.11...v0.2.0-alpha.12) (2019-10-24)
**Note:**
Version bump only for package @rocket.chat/fuselage-hooks
...
...
packages/fuselage-hooks/package.json
View file @
18ca0df7
{
"name"
:
"@rocket.chat/fuselage-hooks"
,
"version"
:
"0.2.0-alpha.1
2
"
,
"version"
:
"0.2.0-alpha.1
3
"
,
"description"
:
"React Hooks for Fuselage, Rocket.Chat's design system"
,
"homepage"
:
"https://rocket.chat/Rocket.Chat.Fuselage"
,
"author"
:
{
...
...
packages/fuselage-tokens/CHANGELOG.md
View file @
18ca0df7
...
...
@@ -3,6 +3,14 @@
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.13](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.12...v0.2.0-alpha.13) (2019-10-25)
**Note:**
Version bump only for package @rocket.chat/fuselage-tokens
# [0.2.0-alpha.12](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.11...v0.2.0-alpha.12) (2019-10-24)
**Note:**
Version bump only for package @rocket.chat/fuselage-tokens
...
...
packages/fuselage-tokens/package.json
View file @
18ca0df7
{
"name"
:
"@rocket.chat/fuselage-tokens"
,
"version"
:
"0.2.0-alpha.1
2
"
,
"version"
:
"0.2.0-alpha.1
3
"
,
"description"
:
"Design tokens for Fuselage, Rocket.Chat's design system"
,
"homepage"
:
"https://rocket.chat/Rocket.Chat.Fuselage"
,
"author"
:
{
...
...
packages/fuselage/CHANGELOG.md
View file @
18ca0df7
...
...
@@ -3,6 +3,14 @@
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.13](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.12...v0.2.0-alpha.13) (2019-10-25)
**Note:**
Version bump only for package @rocket.chat/fuselage
# [0.2.0-alpha.12](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.11...v0.2.0-alpha.12) (2019-10-24)
...
...
packages/fuselage/package.json
View file @
18ca0df7
{
"name"
:
"@rocket.chat/fuselage"
,
"version"
:
"0.2.0-alpha.1
2
"
,
"version"
:
"0.2.0-alpha.1
3
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
@@ -44,7 +44,7 @@
"@babel/plugin-transform-runtime"
:
"^7.5.0"
,
"@babel/preset-env"
:
"^7.4.5"
,
"@rocket.chat/eslint-config"
:
"^0.4.0"
,
"@rocket.chat/fuselage-hooks"
:
"^0.2.0-alpha.1
2
"
,
"@rocket.chat/fuselage-hooks"
:
"^0.2.0-alpha.1
3
"
,
"@storybook/addon-actions"
:
"^5.0.11"
,
"@storybook/addon-backgrounds"
:
"^5.0.11"
,
"@storybook/addon-centered"
:
"^5.0.11"
,
...
...
@@ -114,8 +114,8 @@
}
},
"dependencies"
:
{
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.1
2
"
,
"@rocket.chat/icons"
:
"^0.2.0-alpha.1
2
"
,
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.1
3
"
,
"@rocket.chat/icons"
:
"^0.2.0-alpha.1
3
"
,
"invariant"
:
"^2.2.4"
},
"browserslist"
:
{
...
...
packages/icons/CHANGELOG.md
View file @
18ca0df7
...
...
@@ -3,6 +3,14 @@
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.13](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.12...v0.2.0-alpha.13) (2019-10-25)
**Note:**
Version bump only for package @rocket.chat/icons
# [0.2.0-alpha.12](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.11...v0.2.0-alpha.12) (2019-10-24)
**Note:**
Version bump only for package @rocket.chat/icons
...
...
packages/icons/package.json
View file @
18ca0df7
{
"name"
:
"@rocket.chat/icons"
,
"version"
:
"0.2.0-alpha.1
2
"
,
"version"
:
"0.2.0-alpha.1
3
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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