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

chore(release): 1.2.0 [skip ci]

parent ba877204
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [1.2.0](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.1.2...1.2.0) (2023-12-8)


### Features

* use centralized tracking image (gitlab.com) ([983df30](https://gitlab.com/to-be-continuous/sqlfluff/commit/983df3079dd8bcaba15204eafda3104d3d9bab72))

## [1.1.2](https://gitlab.com/to-be-continuous/sqlfluff/compare/1.1.1...1.1.2) (2023-10-16)


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