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

chore(release): 1.0.2 [skip ci]

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


### Bug Fixes

* "Add registry name in all Docker images" ([cc4e4ad](https://gitlab.com/to-be-continuous/sqlfluff/commit/cc4e4ad78ff00fcbb32e8c7fd727d809f07d950a))

## [1.0.1](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.0.0...1.0.1) (2022-08-29)


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