Skip to content

Commit 4937f0c

Browse files
authored
Merge pull request #1 from Zenoo/release-please--branches--test--components--fullstack-typescript-monorepo
2 parents 5fa41c8 + 30f7681 commit 4937f0c

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 1.0.0 (2022-12-18)
4+
5+
6+
### Features
7+
8+
* Structure import ([7c847c0](https://github.com/Zenoo/fullstack-typescript-monorepo/commit/7c847c0c1a0d4600e5be421c6622c4affb4898db))
9+
10+
11+
### Bug Fixes
12+
13+
* Generic REST API for any DB model + Base models created ([caae61e](https://github.com/Zenoo/fullstack-typescript-monorepo/commit/caae61e81c76a9fd7e0bf24c31bf6a82dce2ebd7))
14+
* Seed the DB after an install ([5fa41c8](https://github.com/Zenoo/fullstack-typescript-monorepo/commit/5fa41c872c3cd384062b6dbe7e09057d9b41c895))
15+
* Temporary homepage ([d3e8084](https://github.com/Zenoo/fullstack-typescript-monorepo/commit/d3e808460d666e1c8254d3c8c16760c71582044b))

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": "fullstack-typescript-monorepo",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"private": true,
55
"engines": {
66
"npm": "8.1.2",

0 commit comments

Comments
 (0)