Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.0.0-rc1 #10

Merged
merged 1 commit into from
Aug 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
## 1.0.0-rc1 (2024-08-25)

* chore: add test in pre commit ([82f47a7](https://github.com/12deg/generator-12deg-library/commit/82f47a7))
* chore: bump up version to 0.2.0 ([e9c1c72](https://github.com/12deg/generator-12deg-library/commit/e9c1c72))
* chore: fix description issue ([f186e2a](https://github.com/12deg/generator-12deg-library/commit/f186e2a))
* chore: fix shipjs config ([173a019](https://github.com/12deg/generator-12deg-library/commit/173a019))
* chore: fix typo ([62f3ea5](https://github.com/12deg/generator-12deg-library/commit/62f3ea5))
* chore: initial import ([8b876e9](https://github.com/12deg/generator-12deg-library/commit/8b876e9))
* chore: remove extra space ([67efd55](https://github.com/12deg/generator-12deg-library/commit/67efd55))
* chore: rename package name from generator-package-monorepo to generator-library ([911c710](https://github.com/12deg/generator-12deg-library/commit/911c710))
* chore: update dependencies ([c66a4f1](https://github.com/12deg/generator-12deg-library/commit/c66a4f1))
* chore: update eslint config ([5ca604d](https://github.com/12deg/generator-12deg-library/commit/5ca604d))
* chore: update husky ([cc14152](https://github.com/12deg/generator-12deg-library/commit/cc14152))
* chore: update makefile shipjs jobs ([94add1e](https://github.com/12deg/generator-12deg-library/commit/94add1e))
* chore: update nodejs constraints ([040ed6d](https://github.com/12deg/generator-12deg-library/commit/040ed6d))
* chore: update package manager and node dependencies ([298524a](https://github.com/12deg/generator-12deg-library/commit/298524a))
* chore: update readme ([5df5ecf](https://github.com/12deg/generator-12deg-library/commit/5df5ecf))
* chore: update shipjs config ([d77ca85](https://github.com/12deg/generator-12deg-library/commit/d77ca85))
* chore: update template ([a7a80c1](https://github.com/12deg/generator-12deg-library/commit/a7a80c1))
* chore(app): remove pnpm-lock file ([5bf0645](https://github.com/12deg/generator-12deg-library/commit/5bf0645))
* chore(fastify-plugin): remove <%= baseName %> ([0797b4b](https://github.com/12deg/generator-12deg-library/commit/0797b4b))
* chore(fastify): change question ([c1281a4](https://github.com/12deg/generator-12deg-library/commit/c1281a4))
* chore(fastify): improve code ([b2f3979](https://github.com/12deg/generator-12deg-library/commit/b2f3979))
* chore(fastify): improve generator ([e041c9f](https://github.com/12deg/generator-12deg-library/commit/e041c9f))
* chore(fastify): improve generator ([ffa6cdf](https://github.com/12deg/generator-12deg-library/commit/ffa6cdf))
* chore(fastify): improve generator ([fa030f9](https://github.com/12deg/generator-12deg-library/commit/fa030f9))
* chore(fastify): improve generator ([455fea2](https://github.com/12deg/generator-12deg-library/commit/455fea2))
* chore(fastify): update fastify generator ([267531b](https://github.com/12deg/generator-12deg-library/commit/267531b))
* chore(fastify): update pacakge.json ([ea45606](https://github.com/12deg/generator-12deg-library/commit/ea45606))
* chore(fastify): update package.json ([42b5997](https://github.com/12deg/generator-12deg-library/commit/42b5997))
* chore(shipjs-config): fix style ([59ede2e](https://github.com/12deg/generator-12deg-library/commit/59ede2e))
* feat: add author to packages ([f144bd4](https://github.com/12deg/generator-12deg-library/commit/f144bd4))
* feat: add support for private or public package ([5b88713](https://github.com/12deg/generator-12deg-library/commit/5b88713))
* feat(fastify): update version of fastify-plugin ([c08be03](https://github.com/12deg/generator-12deg-library/commit/c08be03))
* fix: fastify plugin generation ([0f2c745](https://github.com/12deg/generator-12deg-library/commit/0f2c745))
* fix: fix eslint config ([03c9877](https://github.com/12deg/generator-12deg-library/commit/03c9877))
* fix: fix fastify plugin generator ([9bd52d1](https://github.com/12deg/generator-12deg-library/commit/9bd52d1))
* fix: fix main generator ([bb324e6](https://github.com/12deg/generator-12deg-library/commit/bb324e6))
* fix: remove billing word ([b986fda](https://github.com/12deg/generator-12deg-library/commit/b986fda))
* fix: run running test ([b733199](https://github.com/12deg/generator-12deg-library/commit/b733199))
* fix: update main generator ([bd0b1a2](https://github.com/12deg/generator-12deg-library/commit/bd0b1a2))
* fix: update package.json ([ccd51f0](https://github.com/12deg/generator-12deg-library/commit/ccd51f0))
* fix: update readme ([c561cae](https://github.com/12deg/generator-12deg-library/commit/c561cae))
* fix: update repo urls ([30989fe](https://github.com/12deg/generator-12deg-library/commit/30989fe))
* fix(fastify-plugin): fix fastify plugin generator ([7803126](https://github.com/12deg/generator-12deg-library/commit/7803126))
* fix(fastify-plugin): fix fastify plugin generator ([f0d2bb2](https://github.com/12deg/generator-12deg-library/commit/f0d2bb2))
* fix(fastify-plugin): update fastify plugin generator ([4772206](https://github.com/12deg/generator-12deg-library/commit/4772206))
* fix(fastify): generate fastify-plugin independely ([8397a64](https://github.com/12deg/generator-12deg-library/commit/8397a64))
* fix(fastify): run fastify plugin generator ([2990b5f](https://github.com/12deg/generator-12deg-library/commit/2990b5f))
* fix(fastify): update package.json template ([b801bae](https://github.com/12deg/generator-12deg-library/commit/b801bae))
* fix(package.json): fix main package.json generator ([3eaf6b3](https://github.com/12deg/generator-12deg-library/commit/3eaf6b3))
* refactor(fastify): update variable name ([d51b200](https://github.com/12deg/generator-12deg-library/commit/d51b200))
* ci(shipjs): add git config ([23dea4d](https://github.com/12deg/generator-12deg-library/commit/23dea4d))
* docs: add readme ([5db381f](https://github.com/12deg/generator-12deg-library/commit/5db381f))
* docs: update readme ([be31651](https://github.com/12deg/generator-12deg-library/commit/be31651))
* docs: update readme ([3aa6379](https://github.com/12deg/generator-12deg-library/commit/3aa6379))
* docs: update readme ([1a4e251](https://github.com/12deg/generator-12deg-library/commit/1a4e251))
* docs: update readme ([de6bd4e](https://github.com/12deg/generator-12deg-library/commit/de6bd4e))
* docs: update readme ([022459a](https://github.com/12deg/generator-12deg-library/commit/022459a))
* docs: update readme ([cb15eb8](https://github.com/12deg/generator-12deg-library/commit/cb15eb8))
* docs(fastify): remove path option ([28f3b54](https://github.com/12deg/generator-12deg-library/commit/28f3b54))
* test: fix running test ([36c3fcc](https://github.com/12deg/generator-12deg-library/commit/36c3fcc))



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.

19 changes: 15 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
{
"name": "generator-12deg-library",
"version": "0.2.0",
"version": "1.0.0-rc1",
"description": "",
"keywords": ["devops", "generator", "library", "package", "yeoman"],
"keywords": [
"devops",
"generator",
"library",
"package",
"yeoman"
],
"homepage": "https://github.com/12deg/generator-12deg-library",
"repository": {
"type": "git",
Expand All @@ -16,7 +22,9 @@
},
"type": "module",
"exports": "./generators/app/index.js",
"files": ["generators"],
"files": [
"generators"
],
"scripts": {
"commitlint": "node @commitlint/prompt-cli/cli.js",
"lint": "eslint",
Expand All @@ -30,7 +38,10 @@
},
"jest": {
"testEnvironment": "node",
"modulePathIgnorePatterns": ["node_modules/", "generators/.*/templates/"]
"modulePathIgnorePatterns": [
"node_modules/",
"generators/.*/templates/"
]
},
"dependencies": {
"yeoman-environment": "4.4.1",
Expand Down