Skip to content

Commit

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

chore(main): release 1.0.2
  • Loading branch information
alecperkins authored Aug 17, 2024
2 parents a77e1d1 + d2208eb commit dd0b39f
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.2](https://github.com/alecperkins/defaulted/compare/v1.0.1...v1.0.2) (2024-08-17)


### Miscellaneous Chores

* release ([a77e1d1](https://github.com/alecperkins/defaulted/commit/a77e1d1a267eacfbe65b366081aaadb2fc3a4d69))

## [1.0.1](https://github.com/alecperkins/defaulted/compare/v1.0.0...v1.0.1) (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.1",
"version": "1.0.2",
"description": "Manage config from environment variables with sensible defaults, with typing and validation.",
"author": "Alec Perkins <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit dd0b39f

Please sign in to comment.