Skip to content

Commit

Permalink
Merge pull request #4 from alecperkins/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--release-please-action

chore(main): release 1.0.0
  • Loading branch information
alecperkins authored Apr 14, 2023
2 parents 9d2600a + 9f35ef7 commit d793fa8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.0.0](https://github.com/alecperkins/defaulted/compare/v1.0.0-alpha.2...v1.0.0) (2023-04-14)


### Miscellaneous Chores

* release ([9d2600a](https://github.com/alecperkins/defaulted/commit/9d2600a48e2f6c3980eddecbedbebc5b78030521))

## [1.0.0-alpha.2](https://github.com/alecperkins/defaulted/compare/v1.0.0-alpha...v1.0.0-alpha.2) (2023-04-14)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "defaulted",
"version": "1.0.0-alpha.2",
"version": "1.0.0",
"description": "Build config from environment variables and sensible defaults, with typing and validation.",
"author": "Alec Perkins <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit d793fa8

Please sign in to comment.