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

feat(bld): add NSLocalNetworkUsageDescription option for MacOS #1236

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

beaugunderson
Copy link
Contributor

@beaugunderson beaugunderson commented Sep 20, 2024

@ayushmanchhabra ayushmanchhabra changed the title Add NSLocalNetworkUsageDescription property feat(bld): add NSLocalNetworkUsageDescription option for MacOS Sep 20, 2024
Copy link
Collaborator

@ayushmanchhabra ayushmanchhabra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ayushmanchhabra ayushmanchhabra merged commit eea3f69 into nwutils:main Sep 20, 2024
3 checks passed
ayushmanchhabra pushed a commit that referenced this pull request Sep 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[4.11.0](v4.10.0...v4.11.0)
(2024-09-20)


### Features

* **bld:** add NSLocalNetworkUsageDescription option for MacOS
([#1236](#1236))
([eea3f69](eea3f69)),
closes [#1235](#1235)


### Chores

* **bld:** remove repetitive code for updating MacOS Helper apps
([#1214](#1214))
([e1edc05](e1edc05))
* **cli:** migrate from yargs to commander
([#1216](#1216))
([7ca5a28](7ca5a28))
* **deps:** bump actions/setup-node from 4.0.3 to 4.0.4 in
/.github/workflows in the gha group
([#1232](#1232))
([8473fc6](8473fc6))
* **deps:** bump the npm group across 1 directory with 7 updates
([#1233](#1233))
([9efa2f4](9efa2f4))
* **deps:** bump vite from 5.3.5 to 5.4.6
([#1231](#1231))
([6135682](6135682))

---
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.

New mac-specific option needed: NSLocalNetworkUsageDescription
2 participants