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
94d69064
Unverified
Commit
94d69064
authored
Oct 09, 2019
by
Guilherme Gazzo
Browse files
v0.2.0-alpha.6
parent
8517ab39
Changes
6
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
94d69064
...
...
@@ -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.6](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.5...v0.2.0-alpha.6) (2019-10-09)
**Note:**
Version bump only for package Rocket.Chat.Fuselage
# [0.2.0-alpha.5](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.4...v0.2.0-alpha.5) (2019-10-02)
...
...
lerna.json
View file @
94d69064
{
"version"
:
"0.2.0-alpha.
5
"
,
"version"
:
"0.2.0-alpha.
6
"
,
"npmClient"
:
"yarn"
,
"useWorkspaces"
:
true
,
"packages"
:
[
...
...
packages/fuselage-tokens/CHANGELOG.md
0 → 100644
View file @
94d69064
# Change Log
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.6](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.5...v0.2.0-alpha.6) (2019-10-09)
**Note:**
Version bump only for package @rocket.chat/fuselage-tokens
packages/fuselage-tokens/package.json
View file @
94d69064
{
"name"
:
"@rocket.chat/fuselage-tokens"
,
"version"
:
"0.2.0-alpha.
5
"
,
"version"
:
"0.2.0-alpha.
6
"
,
"description"
:
"Design tokens for Fuselage, Rocket.Chat's design system"
,
"homepage"
:
"https://rocket.chat/Rocket.Chat.Fuselage"
,
"author"
:
{
...
...
packages/fuselage/CHANGELOG.md
View file @
94d69064
...
...
@@ -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.6](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.5...v0.2.0-alpha.6) (2019-10-09)
**Note:**
Version bump only for package @rocket.chat/fuselage
# [0.2.0-alpha.5](https://github.com/RocketChat/Rocket.Chat.Fuselage/compare/v0.2.0-alpha.4...v0.2.0-alpha.5) (2019-10-02)
...
...
packages/fuselage/package.json
View file @
94d69064
{
"name"
:
"@rocket.chat/fuselage"
,
"version"
:
"0.2.0-alpha.
5
"
,
"version"
:
"0.2.0-alpha.
6
"
,
"author"
:
{
"name"
:
"Rocket.Chat"
,
"url"
:
"https://rocket.chat/"
...
...
@@ -108,7 +108,7 @@
}
},
"dependencies"
:
{
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.
5
"
,
"@rocket.chat/fuselage-tokens"
:
"^0.2.0-alpha.
6
"
,
"@rocket.chat/icons"
:
"^0.2.0-alpha.0"
,
"invariant"
:
"^2.2.4"
},
...
...
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