Skip to content

Commit

Permalink
chore(release): publish %s
Browse files Browse the repository at this point in the history
  • Loading branch information
tutods committed Aug 15, 2023
1 parent e557451 commit c22f682
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0-beta.0](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-15)


### Features

* **typerscript config -wip:** overrides extending js or not ([e557451](https://github.com/tutods/lib/commit/e5574512853d4d64bbf7462b1cdcbcff19ff5cac))





## [1.11.1](https://github.com/tutods/lib/compare/@tutods/[email protected]...@tutods/[email protected]) (2023-08-15)

**Note:** Version bump only for package @tutods/eslint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tutods/eslint-config",
"description": "ESLint configuration for JavaScript, TypeScript, React, Node.js, TailwindCSS projects, allowing to use other configs like sort imports, sort keys and more.",
"version": "1.11.1",
"version": "1.12.0-beta.0",
"private": false,
"keywords": [
"eslint",
Expand Down

0 comments on commit c22f682

Please sign in to comment.