Skip to content

Commit

Permalink
1.3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
GehDoc committed Sep 18, 2022
1 parent 3a20b3b commit ba85041
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [UNRELEASED]
## [1.3.21] - 20220918

### Fixed
- [CSS] No need to apply any style for word entirelly in captial letters. it looks weird, and textile-lang doesn't apply any style on it. Fixes #67
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-textile-preview",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.3.20",
"version": "1.3.21",
"icon": "media/textile-mark_logo.png",
"publisher": "GehDoc",
"license": "SEE LICENSE IN LICENSE.txt",
Expand Down

0 comments on commit ba85041

Please sign in to comment.