Skip to content

Commit

Permalink
Release v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ronilaukkarinen committed Mar 9, 2023
1 parent 894d7aa commit f54e90c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
### [Unreleased]
### 1.0.6: 2023-03-09

* Fix video-player alignment
* Improve mobile bottom bar spacing
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mastodon-twitter",
"version": "1.0.3",
"version": "1.0.6",
"description": "",
"main": "index.js",
"scripts": {
Expand All @@ -18,4 +18,4 @@
"stylelint-config-standard": "^30.0.1",
"stylelint-config-standard-scss": "^7.0.1"
}
}
}
4 changes: 3 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
/* Cursed Mastodon Twitter CSS-only revamp by @[email protected] */
/* Cursed Mastodon Twitter CSS-only revamp by @[email protected]
v1.0.6 */

/* CSS variables */
:root {
/* Brand colors */
Expand Down

0 comments on commit f54e90c

Please sign in to comment.