Compare commits

...

4 Commits

Author SHA1 Message Date
github-actions[bot]
d72427d889 Version Packages 2021-07-06 12:34:03 +02:00
Jorge del Casar
b7d5cbacf3 fix(launch): remove footer extra comma
Close #197
2021-07-06 11:44:13 +02:00
Benny Powers
8d8c756607 Merge pull request #198 from danihuge/patch-5
Fix typos
2021-07-05 14:01:09 +03:00
Dani Garcia
3750c4e7a2 Fix typos 2021-07-05 12:59:25 +02:00
4 changed files with 9 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ export function fireTheme() {
Once you have that you can start filling in content you need.
For example a we could override the full `layout.css` by adding a it like so
For example we could override the full `layout.css` by adding it like so
👉 `fire-theme/layout.css`

View File

@@ -1,5 +1,11 @@
# @rocket/launch
## 0.5.3
### Patch Changes
- b7d5cba: remove footer extra comma
## 0.5.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@rocket/launch",
"version": "0.5.2",
"version": "0.5.3",
"publishConfig": {
"access": "public"
},

View File

@@ -18,7 +18,7 @@
{
"text": "Twitter",
"href": "https://twitter.com/modern_web_dev"
},
}
]
},
{