Skip to content

Commit

Permalink
Merge pull request #161 from clickbar/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
saibotk authored Sep 23, 2024
2 parents 733ece6 + e596cfe commit 3d98bdb
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/perfect-needles-fold.md

This file was deleted.

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

## 10.0.7

### Patch Changes

- @clickbar/eslint-config-vue@10.0.7

## 10.0.6

### 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": "10.0.6",
"version": "10.0.7",
"description": "eslint config used at clickbar.",
"main": "index.js",
"repository": "https://github.com/clickbar/eslint-config.git",
Expand Down
6 changes: 6 additions & 0 deletions packages/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @clickbar/eslint-config-base

## 8.1.6

### Patch Changes

- 70070ea: Update dependencies

## 8.1.5

### 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": "8.1.5",
"version": "8.1.6",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @clickbar/eslint-config-typescript

## 11.0.7

### Patch Changes

- 70070ea: Update dependencies
- Updated dependencies [70070ea]
- @clickbar/eslint-config-base@8.1.6

## 11.0.6

### Patch 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": "11.0.6",
"version": "11.0.7",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @clickbar/eslint-config-vue

## 10.0.7

### Patch Changes

- Updated dependencies [70070ea]
- @clickbar/eslint-config-typescript@11.0.7

## 10.0.6

### 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": "10.0.6",
"version": "10.0.7",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit 3d98bdb

Please sign in to comment.