Skip to content

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joaonice committed Mar 3, 2020
1 parent 0d3b1f5 commit 22336bd
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 29 deletions.
67 changes: 40 additions & 27 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,62 @@
# Changelog

## [v0.3.0](https://github.com/seegno-labs/stylelint-config-seegno/tree/v0.3.0) (2019-11-26)
[Full Changelog](https://github.com/seegno-labs/stylelint-config-seegno/compare/v0.2.0...v0.3.0)
## [v0.4.0](https://github.com/seegno/stylelint-config-seegno/tree/v0.4.0) (2020-03-03)
[Full Changelog](https://github.com/seegno/stylelint-config-seegno/compare/v0.3.0...v0.4.0)

**Merged pull requests:**

- Update dependencies [\#29](https://github.com/seegno-labs/stylelint-config-seegno/pull/29) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Replace drone by travis [\#36](https://github.com/seegno/stylelint-config-seegno/pull/36) ([joaonice](https://github.com/joaonice))
- Update stylelint and stylelint-order dependencies [\#35](https://github.com/seegno/stylelint-config-seegno/pull/35) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Bump mixin-deep from 1.3.1 to 1.3.2 [\#34](https://github.com/seegno/stylelint-config-seegno/pull/34) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump eslint-utils from 1.3.1 to 1.4.3 [\#33](https://github.com/seegno/stylelint-config-seegno/pull/33) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update outdated dependencies [\#32](https://github.com/seegno/stylelint-config-seegno/pull/32) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update repository url in package.json [\#30](https://github.com/seegno/stylelint-config-seegno/pull/30) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.2.0](https://github.com/seegno-labs/stylelint-config-seegno/tree/v0.2.0) (2019-11-26)
[Full Changelog](https://github.com/seegno-labs/stylelint-config-seegno/compare/v0.1.1...v0.2.0)
## [v0.3.0](https://github.com/seegno/stylelint-config-seegno/tree/v0.3.0) (2019-11-26)
[Full Changelog](https://github.com/seegno/stylelint-config-seegno/compare/v0.2.0...v0.3.0)

**Merged pull requests:**

- Add support for nullish coalescing operator [\#28](https://github.com/seegno-labs/stylelint-config-seegno/pull/28) ([bsonntag](https://github.com/bsonntag))
- Add stylelint-high-performance-animation plugin [\#23](https://github.com/seegno-labs/stylelint-config-seegno/pull/23) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update dependencies [\#29](https://github.com/seegno/stylelint-config-seegno/pull/29) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.1.1](https://github.com/seegno-labs/stylelint-config-seegno/tree/v0.1.1) (2019-05-14)
[Full Changelog](https://github.com/seegno-labs/stylelint-config-seegno/compare/v0.1.0...v0.1.1)
## [v0.2.0](https://github.com/seegno/stylelint-config-seegno/tree/v0.2.0) (2019-11-26)
[Full Changelog](https://github.com/seegno/stylelint-config-seegno/compare/v0.1.1...v0.2.0)

**Merged pull requests:**

- Fix changelog script [\#26](https://github.com/seegno-labs/stylelint-config-seegno/pull/26) ([bsonntag](https://github.com/bsonntag))
- Update value-keyword-case rule [\#25](https://github.com/seegno-labs/stylelint-config-seegno/pull/25) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add support for nullish coalescing operator [\#28](https://github.com/seegno/stylelint-config-seegno/pull/28) ([bsonntag](https://github.com/bsonntag))
- Add stylelint-high-performance-animation plugin [\#23](https://github.com/seegno/stylelint-config-seegno/pull/23) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.1.0](https://github.com/seegno-labs/stylelint-config-seegno/tree/v0.1.0) (2019-04-16)
[Full Changelog](https://github.com/seegno-labs/stylelint-config-seegno/compare/v0.0.1...v0.1.0)
## [v0.1.1](https://github.com/seegno/stylelint-config-seegno/tree/v0.1.1) (2019-05-14)
[Full Changelog](https://github.com/seegno/stylelint-config-seegno/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

- Improve incorrect test diff when failing [\#24](https://github.com/seegno-labs/stylelint-config-seegno/pull/24) ([bsonntag](https://github.com/bsonntag))
- Add case rules for function and selector-pseudo-element [\#22](https://github.com/seegno-labs/stylelint-config-seegno/pull/22) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add function-calc-no-invalid rule [\#21](https://github.com/seegno-labs/stylelint-config-seegno/pull/21) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add declaration-block-trailing-semicolon-rule rule [\#20](https://github.com/seegno-labs/stylelint-config-seegno/pull/20) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add selector-pseudo-element-colon-notation rule [\#19](https://github.com/seegno-labs/stylelint-config-seegno/pull/19) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add function rules [\#18](https://github.com/seegno-labs/stylelint-config-seegno/pull/18) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add drone configuration [\#17](https://github.com/seegno-labs/stylelint-config-seegno/pull/17) ([johnmaia](https://github.com/johnmaia))
- Add value-keyword-case rule [\#5](https://github.com/seegno-labs/stylelint-config-seegno/pull/5) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add tests [\#4](https://github.com/seegno-labs/stylelint-config-seegno/pull/4) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update dependencies [\#3](https://github.com/seegno-labs/stylelint-config-seegno/pull/3) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update rule-empty-line-before rule [\#2](https://github.com/seegno-labs/stylelint-config-seegno/pull/2) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.0.1](https://github.com/seegno-labs/stylelint-config-seegno/tree/v0.0.1) (2018-11-26)
- Fix changelog script [\#26](https://github.com/seegno/stylelint-config-seegno/pull/26) ([bsonntag](https://github.com/bsonntag))
- Update value-keyword-case rule [\#25](https://github.com/seegno/stylelint-config-seegno/pull/25) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.1.0](https://github.com/seegno/stylelint-config-seegno/tree/v0.1.0) (2019-04-16)
[Full Changelog](https://github.com/seegno/stylelint-config-seegno/compare/v0.0.1...v0.1.0)

**Merged pull requests:**

- Improve incorrect test diff when failing [\#24](https://github.com/seegno/stylelint-config-seegno/pull/24) ([bsonntag](https://github.com/bsonntag))
- Add case rules for function and selector-pseudo-element [\#22](https://github.com/seegno/stylelint-config-seegno/pull/22) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add function-calc-no-invalid rule [\#21](https://github.com/seegno/stylelint-config-seegno/pull/21) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add declaration-block-trailing-semicolon-rule rule [\#20](https://github.com/seegno/stylelint-config-seegno/pull/20) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add selector-pseudo-element-colon-notation rule [\#19](https://github.com/seegno/stylelint-config-seegno/pull/19) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add function rules [\#18](https://github.com/seegno/stylelint-config-seegno/pull/18) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add drone configuration [\#17](https://github.com/seegno/stylelint-config-seegno/pull/17) ([johnmaia](https://github.com/johnmaia))
- Add value-keyword-case rule [\#5](https://github.com/seegno/stylelint-config-seegno/pull/5) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add tests [\#4](https://github.com/seegno/stylelint-config-seegno/pull/4) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update dependencies [\#3](https://github.com/seegno/stylelint-config-seegno/pull/3) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Update rule-empty-line-before rule [\#2](https://github.com/seegno/stylelint-config-seegno/pull/2) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))

## [v0.0.1](https://github.com/seegno/stylelint-config-seegno/tree/v0.0.1) (2018-11-26)
**Merged pull requests:**

- Add first rules version [\#1](https://github.com/seegno-labs/stylelint-config-seegno/pull/1) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))
- Add first rules version [\#1](https://github.com/seegno/stylelint-config-seegno/pull/1) ([rafaelcruzazevedo](https://github.com/rafaelcruzazevedo))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stylelint-config-seegno",
"version": "0.3.0",
"version": "0.4.0",
"description": "Seegno-flavored stylelint config",
"keywords": [
"config",
Expand All @@ -21,7 +21,7 @@
"author": "Seegno",
"main": "src",
"scripts": {
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release && sed -i '/github_changelog_generator/d' CHANGELOG.md",
"changelog": "github_changelog_generator --no-issues --header-label='# Changelog' --future-release=v$npm_config_future_release",
"lint": "eslint .",
"lint-staged": "lint-staged",
"test": "jest",
Expand Down

0 comments on commit 22336bd

Please sign in to comment.