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

chore(release): 1.1.0 [skip ci]

parent c85a775e
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# [1.1.0](https://gitlab.com/to-be-continuous/playwright/compare/1.0.0...1.1.0) (2023-12-8)


### Features

* use centralized tracking image (gitlab.com) ([a9ce72e](https://gitlab.com/to-be-continuous/playwright/commit/a9ce72e78d4ef06879c1cd6634bbde438b5c65c7))

# 1.0.0 (2023-11-11)


+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/playwright'
    ref: '1.0.0'
    ref: '1.1.0'
    file: '/templates/gitlab-ci-playwright.yml'
```

+1 −1
Original line number Diff line number Diff line
@@ -345,7 +345,7 @@ playwright:
  image: $PLAYWRIGHT_IMAGE
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "playwright", "1.0.0"]
      command: ["--service", "playwright", "1.1.0"]
  stage: acceptance
  variables:
    # NPM cache