Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 585769d

Browse files
chore(release): 🚀 publish v0.6.0
1 parent 293d2c5 commit 585769d

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

‎CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.6.0](https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.5.2...v0.6.0) (2020年10月01日)
7+
8+
9+
### ✨ Features
10+
11+
* **scss:** ✨ add support for scss files ([#47](https://github.com/navin-moorthy/vscode-css-snippets/issues/47)) ([293d2c5](https://github.com/navin-moorthy/vscode-css-snippets/commit/293d2c505976bd61dcca225c12d49d0b7cc9e368)), closes [#46](https://github.com/navin-moorthy/vscode-css-snippets/issues/46)
12+
13+
14+
15+
16+
17+
# [0.6.0](https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.5.2...v0.6.0) (2020年10月01日)
18+
19+
20+
### ✨ Features
21+
22+
* **scss:** ✨ add support for scss files ([#47](https://github.com/navin-moorthy/vscode-css-snippets/issues/47)) ([293d2c5](https://github.com/navin-moorthy/vscode-css-snippets/commit/293d2c505976bd61dcca225c12d49d0b7cc9e368)), closes [#46](https://github.com/navin-moorthy/vscode-css-snippets/issues/46)
23+
24+
25+
26+
27+
628
## [0.5.2](https://github.com/navin-moorthy/vscode-css-snippets/compare/v0.5.1...v0.5.2) (2020年10月01日)
729

830

‎lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["."],
3-
"version": "0.5.2",
3+
"version": "0.6.0",
44
"changelogPreset": "metahub",
55
"npmClient": "yarn",
66
"registry": "https://registry.npmjs.org/",

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vscode-css-snippets",
33
"displayName": "VSCode CSS Snippets",
4-
"version": "0.5.2",
4+
"version": "0.6.0",
55
"description": "CSS Snippets for fast prototyping",
66
"categories": [
77
"Snippets"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /