Skip to content

Commit

Permalink
Merge pull request #119 from clickbar/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
saibotk authored May 31, 2024
2 parents ea158a0 + 940cbb0 commit d9ac66c
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/grumpy-icons-switch.md

This file was deleted.

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

## 9.1.1

### Patch Changes

- d55b8bb: Update dependencies
- Updated dependencies [d55b8bb]
- @clickbar/eslint-config-vue@9.1.1

## 9.1.0

### Minor 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.1.0",
"version": "9.1.1",
"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

## 7.1.1

### Patch Changes

- d55b8bb: Update dependencies

## 7.1.0

### Minor 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.1.0",
"version": "7.1.1",
"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

## 10.2.1

### Patch Changes

- d55b8bb: Update dependencies
- Updated dependencies [d55b8bb]
- @clickbar/eslint-config-base@7.1.1

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

## 9.1.1

### Patch Changes

- d55b8bb: Update dependencies
- Updated dependencies [d55b8bb]
- @clickbar/eslint-config-typescript@10.2.1

## 9.1.0

### Minor 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.1.0",
"version": "9.1.1",
"description": "",
"keywords": [],
"license": "MIT",
Expand Down

0 comments on commit d9ac66c

Please sign in to comment.