Skip to content

Commit

Permalink
Merge pull request #109 from clickbar/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
saibotk authored May 2, 2024
2 parents a4e8a12 + 6789476 commit 1cbef14
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 20 deletions.
8 changes: 0 additions & 8 deletions .changeset/famous-moons-push.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/stale-planes-tap.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @clickbar/eslint-config

## 9.1.0

### Minor Changes

- f85773f: Update eslint-plugin-unicorn to v52

### Patch Changes

- 5a03030: Update minor dependencies
- Updated dependencies [5a03030]
- Updated dependencies [f85773f]
- @clickbar/eslint-config-vue@9.1.0

## 9.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clickbar/eslint-config",
"version": "9.0.3",
"version": "9.1.0",
"description": "eslint config used at clickbar.",
"main": "index.js",
"repository": "https://github.com/clickbar/eslint-config.git",
Expand Down
10 changes: 10 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @clickbar/eslint-config-base

## 7.1.0

### Minor Changes

- f85773f: Update eslint-plugin-unicorn to v52

### Patch Changes

- 5a03030: Update minor dependencies

## 7.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clickbar/eslint-config-base",
"version": "7.0.2",
"version": "7.1.0",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @clickbar/eslint-config-typescript

## 10.2.0

### Minor Changes

- f85773f: Update eslint-plugin-unicorn to v52

### Patch Changes

- 5a03030: Update minor dependencies
- Updated dependencies [5a03030]
- Updated dependencies [f85773f]
- @clickbar/eslint-config-base@7.1.0

## 10.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clickbar/eslint-config-typescript",
"version": "10.1.0",
"version": "10.2.0",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
13 changes: 13 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @clickbar/eslint-config-vue

## 9.1.0

### Minor Changes

- f85773f: Update eslint-plugin-unicorn to v52

### Patch Changes

- 5a03030: Update minor dependencies
- Updated dependencies [5a03030]
- Updated dependencies [f85773f]
- @clickbar/eslint-config-typescript@10.2.0

## 9.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clickbar/eslint-config-vue",
"version": "9.0.3",
"version": "9.1.0",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit 1cbef14

Please sign in to comment.