Commit ede6cff0 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.1.0 [skip ci]

parent 2a4d5e8f
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [1.1.0](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.0.2...1.1.0) (2023-05-27)


### Features

* **workflow:** extend (skip ci) feature ([2a4d5e8](https://gitlab.com/to-be-continuous/sqlfluff/commit/2a4d5e8f0487389d26b8bc7e0959a9f7e311af0c))

## [1.0.2](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.0.1...1.0.2) (2023-01-27)


+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ In order to include this template in your project, add the following to your `gi
```yaml
include:
  - project: 'to-be-continuous/sqlfluff'
    ref: '1.0.2'
    ref: '1.1.0'
    file: '/templates/gitlab-ci-sqlfluff.yml'
```