Releases: JamesSingleton/is-organization-member
Releases · JamesSingleton/is-organization-member
1.1.0
What's Changed
- readme: Add note about org visibility by @fidencio in #16
- build(deps): bump @actions/core from 1.6.0 to 1.9.1 by @dependabot in #19
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #17
- build(deps): bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in #18
- build(deps): bump json5 from 2.2.0 to 2.2.3 by @dependabot in #22
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #21
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #23
- build(deps-dev): bump @babel/traverse from 7.22.6 to 7.23.2 by @dependabot in #26
- Fix broken code in the README by @bendnorman in #24
- chore: update deps by @JamesSingleton in #27
- build(deps): bump undici from 5.26.4 to 5.28.3 by @dependabot in #29
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in #30
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #31
- build(deps): bump undici from 5.28.4 to 5.29.0 by @dependabot in #32
New Contributors
- @fidencio made their first contribution in #16
- @bendnorman made their first contribution in #24
Full Changelog: 1.0.1...1.1.0
1.0.1
What's Changed
- build(deps): bump @actions/core from 1.2.4 to 1.2.6 by @dependabot in #3
- build(deps): bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #4
- build(deps): bump lodash from 4.17.15 to 4.17.20 by @dependabot in #5
- build(deps): bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #10
- build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #8
- build(deps): bump ws from 7.3.0 to 7.4.6 by @dependabot in #9
- build(deps): bump lodash from 4.17.20 to 4.17.21 by @dependabot in #7
- build(deps): bump y18n from 4.0.0 to 4.0.1 by @dependabot in #6
- build(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #11
- build(deps): bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #12
- fix: update security vulnerabilities by @JamesSingleton in #14
- fix: api call by @JamesSingleton in #15
New Contributors
- @dependabot made their first contribution in #3
- @JamesSingleton made their first contribution in #14
Full Changelog: 1.0.0...1.0.1
Version 1.0.0 of Is Organization Member
docs(readme): update readme