Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Nov 28, 2024
1 parent 3599501 commit 82dee1b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- Migrated from `deepmerge-ts`'s `deepmergeCustom` to a custom merge function
for more control.
- Improved the merging logic for `entryPoints` in the
[ESBuild](https://esbuild.github.io/api/#plugins) configuration to prevent
[ESBuild](HTTPS://esbuild.github.io/api/#plugins) configuration to prevent
unwanted array flattening.

## 0.1.7
Expand Down
6 changes: 3 additions & 3 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,13 +128,13 @@ community.

This Code of Conduct is adapted from the [`Contributor Covenant`][homepage],
version 2.1, available at
[`https://www.contributor-covenant.org/version/2/1/code_of_conduct.html`][v2.1].
[`HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html`][v2.1].
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[`https://www.contributor-covenant.org/faq`][FAQ]. Translations are available at
[`https://www.contributor-covenant.org/translations`][translations].
[`HTTPS://www.contributor-covenant.org/faq`][FAQ]. Translations are available at
[`HTTPS://www.contributor-covenant.org/translations`][translations].

[homepage]: HTTPS://www.contributor-covenant.org
[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,13 +116,13 @@ community.

This Code of Conduct is adapted from the [`Contributor Covenant`][homepage],
version 2.1, available at
[`https://www.contributor-covenant.org/version/2/1/code_of_conduct.html`][v2.1].
[`HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html`][v2.1].
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[`https://www.contributor-covenant.org/faq`][FAQ]. Translations are available at
[`https://www.contributor-covenant.org/translations`][translations].
[`HTTPS://www.contributor-covenant.org/faq`][FAQ]. Translations are available at
[`HTTPS://www.contributor-covenant.org/translations`][translations].

[homepage]: HTTPS://www.contributor-covenant.org
[v2.1]: HTTPS://www.contributor-covenant.org/version/2/1/code_of_conduct.html
Expand Down

0 comments on commit 82dee1b

Please sign in to comment.