Releases: pranamphd/digipin-ts
Releases · pranamphd/digipin-ts
v0.1.3
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump vitest from 4.1.2 to 4.1.4 by @dependabot[bot] in #62
- chore(deps-dev): bump @vitest/coverage-v8 from 4.1.2 to 4.1.4 by @dependabot[bot] in #61
- chore(deps-dev): bump typescript-eslint from 8.57.2 to 8.58.1 by @dependabot[bot] in #59
- chore(deps-dev): bump eslint from 10.1.0 to 10.2.0 by @dependabot[bot] in #60
- chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in #63
- chore(deps-dev): bump typescript from 5.9.3 to 6.0.3 by @dependabot[bot] in #64
- chore(deps-dev): bump globals from 17.4.0 to 17.5.0 by @dependabot[bot] in #65
- chore(deps-dev): bump typescript-eslint from 8.58.1 to 8.58.2 by @dependabot[bot] in #66
- chore: update version to 0.1.3 in package.json and package-lock.json by @pranamphd in #67
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps-dev): bump typescript-eslint from 8.57.0 to 8.57.1 by @dependabot[bot] in #49
- chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 by @dependabot[bot] in #51
- chore(deps-dev): bump eslint from 10.0.3 to 10.1.0 by @dependabot[bot] in #54
- chore(deps-dev): bump @vitest/coverage-v8 from 4.1.0 to 4.1.2 by @dependabot[bot] in #55
- chore(deps-dev): bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #50
- chore: update version to 0.1.2 in package.json and package-lock.json by @pranamphd in #56
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by @dependabot[bot] in #24
- chore(package): bump dev deps version by @pranamphd in #30
- chore(deps-dev): bump typescript-eslint from 8.54.0 to 8.55.0 by @dependabot[bot] in #31
- chore(deps-dev): bump typescript-eslint from 8.55.0 to 8.56.0 by @dependabot[bot] in #34
- chore(deps-dev): bump typescript-eslint from 8.56.0 to 8.56.1 by @dependabot[bot] in #37
- chore(deps): bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by @dependabot[bot] in #36
- chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #35
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #39
- chore(deps-dev): bump eslint from 9.39.2 to 10.0.2 by @dependabot[bot] in #38
- chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #41
- chore(deps-dev): bump typescript-eslint from 8.56.1 to 8.57.0 by @dependabot[bot] in #44
- chore(deps-dev): bump eslint from 10.0.2 to 10.0.3 by @dependabot[bot] in #45
- chore(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in #40
- chore(deps-dev): bump @vitest/coverage-v8 from 4.0.18 to 4.1.0 by @dependabot[bot] in #42
- chore(package): fix flatted vuln by @pranamphd in #46
- update version to 0.1.1 by @pranamphd in #47
New Contributors
- @dependabot[bot] made their first contribution in #24
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add initial repository structure, policies, and documentation by @pranamphd in #1
- Update project structure by @pranamphd in #3
- Implement encode and decode feature by @pranamphd in #4
- Implement DevOps pipeline by @pranamphd in #5
- chore(release): fix version number to 0.1.0-alpha.0 by @pranamphd in #6
- chore(cd): add tag to npm publish by @pranamphd in #7
- Use existing TAG varaiable and bump version by @pranamphd in #8
- chore(cd): add missing PKG_VERSION variable and conditional --dry-run execution on test mode by @pranamphd in #9
- Update usage examples by @pranamphd in #10
- Bump version to v0.1.0-alpha.2 by @pranamphd in #11
- chore(release): bump version to 0.1.0-beta by @pranamphd in #12
- chore(cd): improve publish release wildcard related to --tag by @pranamphd in #13
- chore(docs): add code of conduct doc by @pranamphd in #14
- chore(cd): secure run steps based on SonarQube suggestions by @pranamphd in #15
- chore(ci): add step to upload coverage report to codecov by @pranamphd in #16
- chore(ci): upload test results to codecov by @pranamphd in #17
- chore(release): bump version to 0.1.0 by @pranamphd in #18
New Contributors
- @pranamphd made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0
v0.1.0-beta
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add initial repository structure, policies, and documentation by @pranamphd in #1
- Update project structure by @pranamphd in #3
- Implement encode and decode feature by @pranamphd in #4
- Implement DevOps pipeline by @pranamphd in #5
- chore(release): fix version number to 0.1.0-alpha.0 by @pranamphd in #6
- chore(cd): add tag to npm publish by @pranamphd in #7
- Use existing TAG varaiable and bump version by @pranamphd in #8
- chore(cd): add missing PKG_VERSION variable and conditional --dry-run execution on test mode by @pranamphd in #9
- Update usage examples by @pranamphd in #10
- Bump version to v0.1.0-alpha.2 by @pranamphd in #11
- chore(release): bump version to 0.1.0-beta by @pranamphd in #12
New Contributors
- @pranamphd made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0-beta
v0.1.0-alpha.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add initial repository structure, policies, and documentation by @pranamphd in #1
- Update project structure by @pranamphd in #3
- Implement encode and decode feature by @pranamphd in #4
- Implement DevOps pipeline by @pranamphd in #5
- chore(release): fix version number to 0.1.0-alpha.0 by @pranamphd in #6
- chore(cd): add tag to npm publish by @pranamphd in #7
- Use existing TAG varaiable and bump version by @pranamphd in #8
- chore(cd): add missing PKG_VERSION variable and conditional --dry-run execution on test mode by @pranamphd in #9
- Update usage examples by @pranamphd in #10
- Bump version to v0.1.0-alpha.2 by @pranamphd in #11
New Contributors
- @pranamphd made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0-alpha.2
v0.1.0-alpha.1
What's Changed
- chore: add initial repository structure, policies, and documentation by @pranamphd in #1
- Update project structure by @pranamphd in #3
- Implement encode and decode feature by @pranamphd in #4
- Implement DevOps pipeline by @pranamphd in #5
- chore(release): fix version number to 0.1.0-alpha.0 by @pranamphd in #6
- chore(cd): add tag to npm publish by @pranamphd in #7
- Use existing TAG varaiable and bump version by @pranamphd in #8
- chore(cd): add missing PKG_VERSION variable and conditional --dry-run execution on test mode by @pranamphd in #9
New Contributors
- @pranamphd made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0-alpha.1
v0.1.0-alpha.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: add initial repository structure, policies, and documentation by @pranamphd in #1
- Update project structure by @pranamphd in #3
- Implement encode and decode feature by @pranamphd in #4
- Implement DevOps pipeline by @pranamphd in #5
- chore(release): fix version number to 0.1.0-alpha.0 by @pranamphd in #6
New Contributors
- @pranamphd made their first contribution in #1
Full Changelog: v0.0.0...v0.1.0-alpha.0