Skip to content

Commit

Permalink
ci(changesets): version packages (#214)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 1, 2024
1 parent ea355fb commit 647f930
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/violet-houses-mix.md

This file was deleted.

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

## 3.2.3

### Patch Changes

- [#213](https://github.com/gsoft-inc/wl-web-configs/pull/213) [`ea355fb`](https://github.com/gsoft-inc/wl-web-configs/commit/ea355fb219cf7ed6b300ea5c66cf70813a0f59bb) Thanks [@mahmoudmoravej](https://github.com/mahmoudmoravej)! - Bump minimist package 0.0.10->0.2.4 in overrides

## 3.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@workleap/eslint-plugin",
"author": "Workleap",
"description": "Workleap recommended ESLint rules and configurations.",
"version": "3.2.2",
"version": "3.2.3",
"keywords": [
"workleap",
"eslint",
Expand Down

0 comments on commit 647f930

Please sign in to comment.