Commit ad0aed1
authored
build((main)): 🔖 Release diff-commit 0.0.2 (#13)
---
##
[0.0.2](diff-commit-v0.0.1...diff-commit-v0.0.2)
(2024-10-24)
### Features, Additions & Updates
* **build:** update TypeScript build configuration and entry point path
([18287e8](18287e8))
* **config:** enhance package.json with model selection and metadata
([37a8282](37a8282))
* **extension:** extract default values and add message formatting
([7fb8a13](7fb8a13))
* **extension:** implement git diff commit message generator
([d5d2e46](d5d2e46))
* **extension:** improve API key handling and commit message processing
([9fd800b](9fd800b))
* **setup:** initialize package.json with project configuration
([bc5482b](bc5482b))
### Bug Fixes
* **config:** add src directory to vitest typescript config
([4155529](4155529))
### Documentation
* **readme:** enhance documentation with model options and clearer
descriptions
([45a3ba7](45a3ba7))
* **readme:** enhance documentation with model options and clearer
descriptions
([c06901a](c06901a))
* **readme:** update requirements and simplify usage instructions
([02c8c2b](02c8c2b))
* **repo:** add initial project documentation and MIT license
([bd0c08d](bd0c08d))
### DX Maintenance & Configuration
* **assets:** add TPS company logo image
([6195576](6195576))
* **build:** update .vscodeignore patterns for extension packaging
([54c598d](54c598d))
* **config:** add prettier and eslint configurations
([ed0f9b8](ed0f9b8))
* **config:** add release-please and vscode ignore configuration
([fbd86bd](fbd86bd))
* **config:** remove schema reference from release-please manifest
([8547c8d](8547c8d))
* **release-please:** remove bootstrap-sha and last-release-sha config
options
([b5990dd](b5990dd))
* **release-please:** update configuration to use packages structure
([fa3b470](fa3b470))
* **release:** initialize release-please manifest with version 0.0.1
([cb4f2ef](cb4f2ef))
* **release:** remove initial-version and add release-please manifest
([8e0c684](8e0c684))
* **release:** remove node release-type from release-please config
([bb96048](bb96048))
* **release:** update release-please config and manifest files
([939e847](939e847))
* **release:** update release-please config with semantic version
controls
([a5df457](a5df457))
* **release:** update release-please config with versioning structure
([f948294](f948294))
* **test:** update vitest config with silent mode and exclude patterns
([3ebfae0](3ebfae0))
* **typescript:** add typescript configuration files and vitest setup
([b0e9b4e](b0e9b4e))
* **vscode:** update launch.json outFiles path pattern to include all JS
files
([3183619](3183619))
* **workflow:** reorder release-please workflow yaml sections for better
readability
([e7547ce](e7547ce))
### DX Testing
* **unit:** add comprehensive test suite for extension functionality
([75db245](75db245))
### DX Continuous Integrations
* **github:** add workflows and IDE configuration files
([1256ee8](1256ee8))
* **release-please:** simplify config file paths in workflow
([1f9adf6](1f9adf6))
* **release-please:** update configuration to use latest schema and
simplify workflow
([546fc21](546fc21))
* **release:** add node release type to release-please workflow config
([ff9ad1e](ff9ad1e))
* **release:** configure release-please manifest and enhance workflow
([0da48f8](0da48f8))
* **release:** remove redundant release-please config options
([fbcb719](fbcb719))
* **release:** update release-please config to use JSON configuration
file
([fc123f2](fc123f2))
---
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>1 parent 8547c8d commit ad0aed1
File tree
4 files changed
+67
-4
lines changed4 files changed
+67
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments