Skip to content

Commit

Permalink
ci(changesets): version packages (#120)
Browse files Browse the repository at this point in the history
* ci(changesets): version packages

* Update package.json

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: roikoren755 <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2021
1 parent 58706b3 commit d6a00bf
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-bulldogs-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-geckos-report.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# eslint-config-altnext

## 2.0.0

### Major Changes

- [#121](https://github.com/AltNext/eslint-config-altnext/pull/121) [`58706b3`](https://github.com/AltNext/eslint-config-altnext/commit/58706b37d0ff428293b83e542bb10b8ebf52a336) Thanks [@roikoren755](https://github.com/roikoren755)! - feat: make `altnext/type-checking` the default config

### Patch Changes

- [#119](https://github.com/AltNext/eslint-config-altnext/pull/119) [`51c6405`](https://github.com/AltNext/eslint-config-altnext/commit/51c6405c78c23dc414d460104351edddc6d9fb55) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency eslint-config-altnext to v1.2.6

## 1.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-altnext",
"version": "1.2.6",
"version": "2.0.0",
"repository": {
"type": "git",
"url": "ssh://[email protected]/altnext/eslint-config-altnext.git"
Expand Down

0 comments on commit d6a00bf

Please sign in to comment.