Skip to content

Commit 73dd842

Browse files
chore(main): release 0.6.1 (#500)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5d0e141 commit 73dd842

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.6.1](https://github.com/nihalgonsalves/pg-error-enum/compare/v0.6.0...v0.6.1) (2023-07-07)
4+
5+
6+
### Features
7+
8+
* publish with npm provenance ([6b28711](https://github.com/nihalgonsalves/pg-error-enum/commit/6b287114058d58cc5616864eaccd06c516ecbf68))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pg-error-enum",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "TypeScript Enum for Postgres Errors with no runtime dependencies",
55
"author": "Nihal Gonsalves <nihal@nihalgonsalves.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)