Commit 605e55a0 authored by semantic-release-bot's avatar semantic-release-bot
Browse files
parent 84475bea
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.1.2](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.1.1...1.1.2) (2023-10-16)


### Bug Fixes

* declare all TBC stages ([84475be](https://gitlab.com/to-be-continuous/sqlfluff/commit/84475beae2edddb38b0838a3d391daabb0b563bf))

## [1.1.1](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.1.0...1.1.1) (2023-08-01)


+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.1.1'
    ref: '1.1.2'
    file: '/templates/gitlab-ci-sqlfluff.yml'
```