Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 24, 2023
1 parent b800a78 commit cfb1db5
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-hounds-crash.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-drinks-smile.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

## 8.0.5

### Patch Changes

- b800a78: Update typescript eslint plugin
- Updated dependencies [cf4109d]
- @clickbar/eslint-config-vue@8.1.0

## 8.0.4

### 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": "8.0.4",
"version": "8.0.5",
"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/typescript/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @clickbar/eslint-config-typescript

## 9.0.4

### Patch Changes

- b800a78: Update typescript eslint plugin

## 9.0.3

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

## 8.1.0

### Minor Changes

- cf4109d: Enforce blank lines between sibling elements in the template

### Patch Changes

- Updated dependencies [b800a78]
- @clickbar/eslint-config-typescript@9.0.4

## 8.0.4

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

0 comments on commit cfb1db5

Please sign in to comment.