Skip to content

Commit

Permalink
Merge pull request #30 from nrccua/update/packages_20230915
Browse files Browse the repository at this point in the history
Update to 1.4.1
  • Loading branch information
TheCleric authored Sep 15, 2023
2 parents 77366d5 + 08e4d29 commit 1a0b6a9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.4.1](https://github.com/nrccus/eslint-config/compare/1.4.0...1.4.1) (2023-09-15)


### Changes

* Make publish run on published instead of created ([d7b5903](https://github.com/nrccus/eslint-config/commit/d7b59036cd5987c47783c8b61dcb300635bdda00))
* Update version to 1.4.0; make this an npm package ([eba98da](https://github.com/nrccus/eslint-config/commit/eba98daa48bf1225f6e50165800b5a5c2d67320f))

## [1.4.0](https://github.com/nrccus/eslint-config/compare/1.3.2...1.4.0) (2023-09-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
"update:version:major": "standard-version --release-as major",
"update:version:minor": "standard-version --release-as minor"
},
"version": "1.4.0"
"version": "1.4.1"
}

0 comments on commit 1a0b6a9

Please sign in to comment.