Skip to content

Commit

Permalink
chore(release): 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
wozjac committed Jan 7, 2025
1 parent b926282 commit 5d41c92
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.5](https://github.com/wozjac/vscode-ui5-odata-mock-generator/compare/v1.1.4...v1.1.5) (2025-01-07)


### Bug Fixes

* add missing dependency to `omg` ([b926282](https://github.com/wozjac/vscode-ui5-odata-mock-generator/commit/b926282c8dad3635b2f27775c8e8e660f7118376))

### [1.1.4](https://github.com/wozjac/vscode-ui5-odata-mock-generator/compare/v1.1.3...v1.1.4) (2024-11-17)

### [1.1.3](https://github.com/wozjac/vscode-ui5-odata-mock-generator/compare/v1.1.2...v1.1.3) (2024-11-17)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-ui5-odata-mock-generator",
"displayName": "VSCode UI5: OData Mock Generator",
"description": "VSCode extension: configurable generation of mock data files for OData services",
"version": "1.1.4",
"version": "1.1.5",
"license": "MIT",
"engines": {
"vscode": "^1.95.0"
Expand Down

0 comments on commit 5d41c92

Please sign in to comment.