Skip to content

Latest commit

 

History

History
94 lines (54 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

94 lines (54 loc) · 4.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Generated by auto-changelog.

Merged

  • Bump actions/setup-node from 2 to 3 #17
  • Bump actions/checkout from 2 to 3 #16

Commits

  • Merge pull request #20 from SocketDev/authenticated-project-report-urls 703ff06
  • Add an authenticatedProjectReports setting 0a392ac
  • Merge pull request #18 from SocketDev/dependabot/npm_and_yarn/typescript-5.0.2 96395a7

v2.1.2 - 2023-03-03

Commits

v2.1.1 - 2023-03-03

Merged

  • Add basic release automation #15
  • Add type checks #14

Commits

  • Update permissions on release.yml cd51b95
  • Remove provenance flag 46bb909
  • Enable manual triggering of type checks c354162

v2.1.0 - 2023-02-21

Merged

  • Add dependencyOverviewEnabled setting #12

Commits

  • Update dev dependencies b222e73
  • Rename to dependencyOverviewEnabled e751d18
  • Add depDiffCommentsEnabled setting bccd0a1

v2.0.0 - 2022-12-14

Merged

  • Fix #7: No needless async functions #8
  • Expose a function to get the default config #6
  • Make github options nullable #5

Fixed

  • Fix #7: No needless async functions (#8) #7 #7

v1.2.1 - 2022-12-13

Merged

  • Add defaults for all values #4

v1.2.0 - 2022-12-13

Merged

  • Export the schema as a JSON file #3

Commits

  • Include lib/ in tsconfig.json 3239077
  • Merge pull request #2 from SocketDev/bret/v1 91c1d9f
  • Add support for V1 mapping 749a06c

v1.1.0 - 2022-12-13

Commits

  • Add more data to SocketValidationError 16a7eb8

v1.0.0 - 2022-12-13

Commits