We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b39e49 commit 502241aCopy full SHA for 502241a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# SCSS-Lint Changelog
2
3
-## master (unreleased)
+## 0.55.0
4
5
* Add `ng-deep` to the list recognized by the `PseudoElement` linter
6
* Add `classic_BEM` convention for `SelectorFormat`
lib/scss_lint/version.rb
@@ -2,5 +2,5 @@
# Defines the gem version.
module SCSSLint
- VERSION = '0.54.0'.freeze
+ VERSION = '0.55.0'.freeze
end
0 commit comments