Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @waldronmatt/[email protected]
 - @waldronmatt/[email protected]
  • Loading branch information
waldronmatt committed Apr 9, 2023
1 parent 2cbabe1 commit 5030212
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/eslint-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.5.14](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-04-09)

**Note:** Version bump only for package @waldronmatt/eslint-config

## [1.5.13](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-02-10)

**Note:** Version bump only for package @waldronmatt/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,6 +1,6 @@
{
"name": "@waldronmatt/eslint-config",
"version": "1.5.13",
"version": "1.5.14",
"description": "A shareable eslint configuration for projects.",
"main": "index.js",
"files": [
Expand Down
10 changes: 10 additions & 0 deletions packages/webpack-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.0.0](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2023-04-09)

### Features

- **webpack-config:** consolidate js loaders into one ([2cbabe1](https://github.com/waldronmatt/shareable-configs/commit/2cbabe1a75bfa861c8c0565f8d407be800cbcfe1))

### BREAKING CHANGES

- **webpack-config:** esbuild upgrade eliminated loader option and can consolidate js loader api into one

## [2.9.5](https://github.com/waldronmatt/shareable-configs/compare/@waldronmatt/[email protected]...@waldronmatt/[email protected]) (2022-10-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@waldronmatt/webpack-config",
"version": "2.9.5",
"version": "3.0.0",
"description": "A shareable webpack configuration for projects.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 5030212

Please sign in to comment.