Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.2...v2.1.0) (2022-08-18)

### Features

* make Stylelint optional ([d344705](d344705))
  • Loading branch information
github-actions committed Aug 18, 2022
1 parent 1ad4b19 commit 0518af3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.1.0](https://github.com/Netcentric/fe-build/compare/v2.0.2...v2.1.0) (2022-08-18)


### Features

* make Stylelint optional ([d344705](https://github.com/Netcentric/fe-build/commit/d34470560114b034f919c29ffb258710810d02a6))

## [2.0.2](https://github.com/netcentric/fe-build/compare/v2.0.1...v2.0.2) (2022-07-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netcentric/fe-build",
"version": "2.0.2",
"version": "2.1.0",
"description": "Frontend build tools for AEM projects.",
"license": "Apache-2.0",
"private": false,
Expand Down

0 comments on commit 0518af3

Please sign in to comment.