Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Fix typo in bracketedArray option name in README.md #212

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

futpib
Copy link
Contributor

@futpib futpib commented Sep 9, 2023

ini/lib/ini.js

Line 14 in 21abe16

opt.bracketedArray = opt.bracketedArray !== false

ini/README.md

Line 99 in 21abe16

* `bracketedArrays` Boolean to specify whether array values are appended

@futpib futpib requested a review from a team as a code owner September 9, 2023 22:19
@wraithgar wraithgar merged commit fc6ce28 into npm:main Sep 11, 2023
11 of 26 checks passed
@github-actions github-actions bot mentioned this pull request Sep 11, 2023
wraithgar pushed a commit that referenced this pull request Mar 4, 2024
🤖 I have created a release *beep* *boop*
---


## [4.1.2](v4.1.1...v4.1.2)
(2024-03-04)

### Bug Fixes

*
[`e237377`](e237377)
[#243](#243) Removed the unused doUnesc
param in the unsafe function (#243) (@LoicE5)

### Documentation

*
[`31b3209`](31b3209)
[#239](#239) Fix typo in `bracketedArray`
option name in README.md (#239) (@futpib)
*
[`24eb9a0`](24eb9a0)
Reworked README (#235) (@PhoneDroid)
*
[`fc6ce28`](fc6ce28)
[#212](#212) Fix typo in `bracketedArray`
option name in README.md (#212) (@futpib)

### Chores

*
[`29caa7c`](29caa7c)
[#240](#240) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`eafd8f7`](eafd8f7)
[#240](#240) bump @npmcli/template-oss
from 4.21.1 to 4.21.3 (@dependabot[bot])
*
[`5cb0c9f`](5cb0c9f)
[#238](#238) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`4ad194e`](4ad194e)
[#238](#238) bump @npmcli/template-oss
from 4.21.0 to 4.21.1 (@dependabot[bot])
*
[`a138d1f`](a138d1f)
[#233](#233) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`e37a22e`](e37a22e)
[#233](#233) bump @npmcli/template-oss
from 4.19.0 to 4.21.0 (@dependabot[bot])
*
[`2f57997`](2f57997)
[#215](#215) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`526d5fe`](526d5fe)
[#215](#215) bump @npmcli/template-oss
from 4.18.1 to 4.19.0 (@dependabot[bot])
*
[`98de8c2`](98de8c2)
[#214](#214) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`fd33f54`](fd33f54)
[#214](#214) bump @npmcli/template-oss
from 4.18.0 to 4.18.1 (@dependabot[bot])
*
[`21abe16`](21abe16)
[#211](#211) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`f52bed5`](f52bed5)
[#211](#211) bump @npmcli/template-oss
from 4.17.0 to 4.18.0 (@dependabot[bot])
*
[`da3b717`](da3b717)
[#210](#210) postinstall for dependabot
template-oss PR (@lukekarrys)
*
[`9e9adf4`](9e9adf4)
[#210](#210) bump @npmcli/template-oss
from 4.15.1 to 4.17.0 (@dependabot[bot])

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants