Skip to content

Commit

Permalink
chore: bump to 0.4.2
Browse files Browse the repository at this point in the history
dont like having a release for just changing links but will only be done once
  • Loading branch information
braem committed Feb 21, 2022
1 parent 9917398 commit fcfe3ef
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 11 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is loosely 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).

## [0.4.2] - 2022-02-21
### Changed
- Updated links after repository move
- Now under the org for Panorama languages support

## [0.4.1] - 2022-02-21
### Added
- Javascript snippet for Panorama's panel fetch function $()
Expand Down
13 changes: 3 additions & 10 deletions CHANGELOG_CURRENT.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
## [0.4.1] - 2022-02-21
### Added
- Javascript snippet for Panorama's panel fetch function $()
- Section on how to get Panorama JS type support

### Fixed
- Fixed line comment toggling not working and possibly other issues related to a missing language configuration

## [0.4.2] - 2022-02-21
### Changed
- Added placeholder icons for Panorama CSS/SCSS languages
- Same as the package's icon for now (help wanted!)
- Updated links after repository move
- Now under the org for Panorama languages support
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": "panorama-css",
"displayName": "Panorama CSS Support",
"description": "Support for the Panorama subset of CSS3.",
"version": "0.4.1",
"version": "0.4.2",
"publisher": "braemie",
"author": {
"name": "Brae Stoltz",
Expand Down

0 comments on commit fcfe3ef

Please sign in to comment.