dependabot[bot]
b33b29a4bf
⬆️ Bump prettier from 2.8.1 to 2.8.2 ( #1260 )
...
⬆️ Bump prettier from 2.8.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier ) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.2 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:13:02 +01:00
Carlos Cuesta
6233229fe1
♻️ Replace jsonlint with ajv-cli ( #1253 )
...
* ♻️ Update schema to `draft2020`
* ♻️ Replace `jsonlint` with `ajv-cli`
* 🚚 Rename `api` endpoint from `.tsx` to `.ts`
* 🔧 Use prettier on .ts files in gitmojis
2023-01-05 11:43:01 +01:00
Carlos Cuesta
37571b1220
🔖 Bump version
2023-01-02 12:39:53 +01:00
Carlos Cuesta
615ced3dda
🏷️ Add TypeScript type declarations to gitmojis package ( #1247 )
...
* 🏷️ Add `gitmojis.d.ts` TypeScript module declaration
* 🔧 Add `types` field to `package.json`
2023-01-02 12:38:12 +01:00
Carlos Cuesta
6fe4655674
👷 Run lint before publishPackage with turbo ( #1237 )
2022-12-23 11:46:47 +01:00
Carlos Cuesta
6292bdb5d3
🔖 Bump version
2022-12-22 20:53:23 +01:00
Carlos Cuesta
1ccef5a5c3
🏗️ Transform project into a monorepo ( #1235 )
...
* 🏗️ Define monorepo architecture
* 🚚 Extract `gitmojis` as an isolated package
* 🚚 Extract `website` as an isolated package
* 🚚 Clean-up root package.json
* ➕ Install `turbo`
* 🔧 Setup turborepo
* 👷 Use `turbo` in `ci` workflow
* 👷 Update `npm-publish` workflow with `turbo`
* ♻️ Migrate yarn from `classic` to `berry`
* 📝 Update contributing guide
* 🎨 Update readme
* 📝 Add readme file for `gitmojis` package
* 🚚 Move `public` folder to `website` package
2022-12-22 20:51:15 +01:00