Skip to content

Commit 9a3d971

Browse files
committed
v0.1.1
1 parent e7e0506 commit 9a3d971

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.1.1] - 2022-02-06
99

1010
- Add `Linters` category in `package.json`.
1111

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "djlint",
33
"displayName": "djLint",
44
"description": "Django/Jinja HTML template formatter and linter",
5-
"version": "0.1.0",
5+
"version": "0.1.1",
66
"publisher": "monosans",
77
"license": "MIT",
88
"homepage": "https://github.com/monosans/djlint-vscode",

0 commit comments

Comments
 (0)