Skip to content

Commit 5f1e92a

Browse files
committed
chore: publish packages
- @datacamp/[email protected]
1 parent c8e1023 commit 5f1e92a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/eslint-config-datacamp/CHANGELOG.md

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

6+
# [7.1.0](https://github.com/datacamp-engineering/jsconfig/compare/@datacamp/[email protected]...@datacamp/[email protected]) (2023-03-16)
7+
8+
9+
### Features
10+
11+
* e2e-spec files as test files ([c8e1023](https://github.com/datacamp-engineering/jsconfig/commit/c8e10232af2409109ee8804b130c268e8da203c2))
12+
13+
14+
15+
16+
617
# [6.1.0](https://github.com/datacamp-engineering/jsconfig/compare/@datacamp/[email protected]...@datacamp/[email protected]) (2023-02-27)
718

819
### Features

packages/eslint-config-datacamp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datacamp/eslint-config",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
44
"main": "index.js",
55
"files": [
66
"*.js",

0 commit comments

Comments
 (0)