Skip to content

Latest commit

 

History

History
58 lines (45 loc) · 6.45 KB

CHANGELOG.md

File metadata and controls

58 lines (45 loc) · 6.45 KB

1.0.0 (2023-11-05)

📦 Build

  • [b3c8007] tree shake package.json imports
  • [f9f4962] deps-dev: [resolutions] add [email protected]
  • [ea7d13b] deps-dev: bump @flex-development/grease from 3.0.0-alpha.3 to 3.0.0-alpha.4
  • [3716c13] deps-dev: Bump nock from 13.3.7 to 13.3.8 (#11)
  • [965ff1c] deps-dev: Bump the eslint group with 1 update (#12)
  • [139bfae] deps-dev: Bump the nestjs group with 3 updates (#7)
  • [8ad5bdf] deps-dev: Bump the octokit group with 1 update (#10)
  • [9edf8f6] deps-dev: Bump the octokit group with 1 update (#13)
  • [3c8046e] deps-dev: Bump the typescript-eslint group with 2 updates (#2)
  • [a3e31eb] deps-dev: bump the vitest group with 2 updates
  • [85c7f67] deps-dev: Bump vite from 5.0.0-beta.14 to 5.0.0-beta.15 (#6)
  • [a1ff221] deps-dev: Bump vite from 5.0.0-beta.15 to 5.0.0-beta.16 (#14)
  • [fdb2e3f] deps-dev: downgrade vitest group from 1.0.0-beta.3 to 1.0.0-beta.2
  • [bc50e01] deps-dev: resolve [email protected]

🤖 Continuous Integration

  • [add1206] deps: Bump actions/create-github-app-token from 1.5.0 to 1.5.1 (#5)
  • [617c2f6] deps: Bump actions/setup-node from 3.8.1 to 4.0.0 (#1)
  • [d3df2ec] workflows: add dependabot-dedupe
  • [af425d6] workflows: add dependabot-rebuild
  • [eb9290b] workflows: add release-branch
  • [02e0cbf] workflows: add release-chore

📝 Documentation

✨ Features

🏡 Housekeeping

  • [1647e56] initial commit
  • [4dd13ee] rename project
  • [9a258a0] providers: [RunnerService] cleanup test file

✅ Testing

  • [84ea1ed] [codecov] configure components
  • [d9f8338] intercept github api requests with msw
  • [da9920e] providers: [RunnerService] stabilize tests