Skip to content

Commit

Permalink
Merge pull request #197 from Commencis/changeset-release/main
Browse files Browse the repository at this point in the history
ci(release): version packages
  • Loading branch information
ymehmetcan authored Jan 2, 2025
2 parents dfe333b + d8c4b89 commit c925c4c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/new-bags-kick.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 @@
# @commencis/eslint-plugin

## 1.3.1

### Patch Changes

- fix: add vue support for copyright-text replacement ([#196](https://github.com/Commencis/js-toolkit/pull/196))

## 1.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@commencis/eslint-plugin",
"version": "1.3.0",
"version": "1.3.1",
"description": "Commencis ESLint plugin",
"author": "Commencis WEB Team",
"license": "Apache-2.0",
Expand Down

0 comments on commit c925c4c

Please sign in to comment.