Skip to content

Commit 07c8e9c

Browse files
author
Angelo Manganiello
committed
update changelog
1 parent a42bafc commit 07c8e9c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
# [2.0.0](https://github.com/jhipster/generator-jhipster-nodejs/tree/v2.0.0) - xx/xx/2021 released date
1818

19+
- Support entitySuffix generation [issue #209](https://github.com/jhipster/generator-jhipster-nodejs/issues/209)
1920
- ci-cd for nodejs application [issue #104](https://github.com/jhipster/generator-jhipster-nodejs/issues/104)
2021
- Support JHipster primary key type for entity service and controller [issue #238](https://github.com/jhipster/generator-jhipster-nodejs/issues/238)
2122
- Columns createdBy, createdDate, lastModifiedBy and lastModifiedDate should be filled automatically [issue #236](https://github.com/jhipster/generator-jhipster-nodejs/issues/236)

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# --- properties for sonar cloud ---
22
sonar.projectKey=jhipster_generator-jhipster-nodejs
3-
sonar.projectVersion=2.0.0-beta.1
3+
sonar.projectVersion=2.0.0
44
sonar.organization=jhipster
55
sonar.host.url=https://sonarcloud.io
66
sonar.sources=generators

0 commit comments

Comments
 (0)