Skip to content

Commit 1963cbb

Browse files
committed
chore(release): 1.0.0
1 parent d013b5c commit 1963cbb

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
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.
4+
5+
## [1.0.0](https://github.com/Netatwork-de/odata-edm-generator/compare/v1.0.0-7...v1.0.0) (2024-03-08)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netatwork/odata-edm-generator",
3-
"version": "1.0.0-7",
3+
"version": "1.0.0",
44
"description": "OData EDM generator",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)