Skip to content

Commit e908fd3

Browse files
committed
Publish
- @researchgate/babel-preset@2.0.8 - @researchgate/renovate-config@1.8.8
1 parent 4a9e1da commit e908fd3

4 files changed

Lines changed: 23 additions & 2 deletions

File tree

packages/babel-preset/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.0.8](https://github.com/researchgate/tooling/compare/@researchgate/babel-preset@2.0.7...@researchgate/babel-preset@2.0.8) (2021-02-11)
7+
8+
**Note:** Version bump only for package @researchgate/babel-preset
9+
10+
# Change Log
11+
12+
All notable changes to this project will be documented in this file. See
13+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
14+
615
## [2.0.7](https://github.com/researchgate/tooling/compare/@researchgate/babel-preset@2.0.6...@researchgate/babel-preset@2.0.7) (2020-11-27)
716

817
**Note:** Version bump only for package @researchgate/babel-preset

packages/babel-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/babel-preset",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Babel preset for ResearchGate's projects",
55
"repository": "researchgate/tooling",
66
"license": "MIT",

packages/renovate-config/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.8.8](https://github.com/researchgate/tooling/compare/@researchgate/renovate-config@1.8.7...@researchgate/renovate-config@1.8.8) (2021-02-11)
7+
8+
### Bug Fixes
9+
10+
- **renovate:** Add playwright monorepo grouping
11+
([4a9e1da](https://github.com/researchgate/tooling/commit/4a9e1daf8be9cf86087bb1a4120101cfc9c5c192))
12+
13+
# Change Log
14+
15+
All notable changes to this project will be documented in this file. See
16+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
17+
618
## [1.8.7](https://github.com/researchgate/tooling/compare/@researchgate/renovate-config@1.8.6...@researchgate/renovate-config@1.8.7) (2020-11-27)
719

820
### Bug Fixes

packages/renovate-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@researchgate/renovate-config",
3-
"version": "1.8.7",
3+
"version": "1.8.8",
44
"license": "MIT",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)