Skip to content

Commit

Permalink
Bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
czemar committed Jan 20, 2023
1 parent 9cf310f commit 64a792e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vernite",
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"@------ WORKFLOW SCRIPTS --------": "",
"postinstall": "husky install",
Expand Down Expand Up @@ -163,4 +163,4 @@
"yarn-audit-fix": "^9.3.7",
"yarn-audit-html": "^4.0.0"
}
}
}
2 changes: 2 additions & 0 deletions src/styles/elements/markdown.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
.markdown-preview {
white-space: pre-line;

color: var(--color-text);

h1 {
Expand Down

0 comments on commit 64a792e

Please sign in to comment.