Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
reside-camacho committed Nov 28, 2023
1 parent 694b92b commit 705872e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/commitlint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.1](https://github.com/reside-eng/lint-config/compare/@side/[email protected]...@side/[email protected]) (2023-11-28)

**Note:** Version bump only for package @side/commitlint-config

# [1.0.0](https://github.com/reside-eng/lint-config/compare/@side/[email protected]...@side/[email protected]) (2023-03-29)

**Note:** Version bump only for package @side/commitlint-config
Expand Down
2 changes: 1 addition & 1 deletion packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@side/commitlint-config",
"version": "1.0.0",
"version": "1.0.1",
"main": "commitlint-config.js",
"files": [
"commitlint-config.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/eslint-config-next/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/reside-eng/lint-config/compare/@side/[email protected]...@side/[email protected]) (2023-11-28)

### Bug Fixes

- **next:** allow underscore dangle for typename ([#583](https://github.com/reside-eng/lint-config/issues/583)) ([14408bc](https://github.com/reside-eng/lint-config/commit/14408bc76fba22eb1cdb166005a470c97db8d62b))

# [2.3.0](https://github.com/reside-eng/lint-config/compare/@side/[email protected]...@side/[email protected]) (2023-11-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@side/eslint-config-next",
"version": "2.3.0",
"version": "2.3.1",
"main": "index.js",
"license": "UNLICENSED",
"repository": {
Expand Down

0 comments on commit 705872e

Please sign in to comment.