Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @codecademy/[email protected]
 - @codecademy/[email protected]
  • Loading branch information
codecademy-gh-api committed Nov 30, 2021
1 parent 64423d6 commit 1d1819c
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 2 deletions.
13 changes: 13 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.0.0](http://github.com///compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-30)


### ⚠ BREAKING CHANGES

* **eslint-config:** bump ESLint to 8 and typescript-eslint to 5 (#4)

### Features

* **eslint-config:** bump ESLint to 8 and typescript-eslint to 5 ([#4](http://github.com//undefined/issues/4)) ([64423d6](http://github.com///commit/64423d69ad0f90f2e717373db6b1988b715681cc))



## 6.0.0 (2021-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codecademy/eslint-config",
"version": "6.0.0",
"version": "7.0.0",
"description": "Shared ESLint config for Codecademy",
"main": "index.js",
"bin": {
Expand Down
13 changes: 13 additions & 0 deletions packages/tracking/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.17.0](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-30)


### ⚠ BREAKING CHANGES

* **eslint-config:** bump ESLint to 8 and typescript-eslint to 5 (#4)

### Features

* **eslint-config:** bump ESLint to 8 and typescript-eslint to 5 ([#4](https://github.com/Codecademy/client-modules/issues/4)) ([64423d6](https://github.com/Codecademy/client-modules/commit/64423d69ad0f90f2e717373db6b1988b715681cc))



### [0.16.1](https://github.com/Codecademy/client-modules/compare/@codecademy/[email protected]...@codecademy/[email protected]) (2021-11-12)


Expand Down
2 changes: 1 addition & 1 deletion packages/tracking/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codecademy/tracking",
"description": "Tracking library for Codecademy apps.",
"version": "0.16.1",
"version": "0.17.0",
"author": "Codecademy Engineering <[email protected]>",
"module": "./dist/index.js",
"main": "./dist/index.js",
Expand Down

0 comments on commit 1d1819c

Please sign in to comment.