Skip to content

Commit

Permalink
chore(release): 2.0.0-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-alpha.1](https://github.com/deopea-os/earth/compare/@deopea.os/tsconfig-v1.0.1...@deopea.os/tsconfig-v2.0.0-alpha.1) (2023-10-16)

### Bug Fixes

* **apps/earth:** parses port number string ([a5424c9](a5424c9))

### deps

* update dependencies to latest ([0c45445](0c45445))

### Features

* **apps/earth:** adds animated blobs component ([113a6db](113a6db))
* **apps/earth:** adds blobs and blob animations to homepage ([d2de1c3](d2de1c3))
* **apps/earth:** adds hero section with expanding text ([9fc37fd](9fc37fd))
* **apps/earth:** adds positive z-index to header ([c7ab05b](c7ab05b))
* **apps/earth:** adds root page and implements daisyui ([9e92668](9e92668))
* **apps/earth:** changes root and head ([10d5a19](10d5a19))
* **apps/earth:** changes selection colour ([be0617a](be0617a))
* **apps/earth:** many changes and fixes for changing to tailwind ([fe7dec7](fe7dec7))
* **apps/earth:** starts adding in deployment ([aa8a78e](aa8a78e))
* **apps/earth:** uses dotenv-vault-core for loading env vars ([32bac40](32bac40))
* **eslint-config,tsconfig:** update eslint and ts configs ([a48aa51](a48aa51))
* **packages/eslint-config,packages/tsconfig:** adds qwik configs ([ff69388](ff69388))
* **packages/eslint-config:** changes base config ([283b5c8](283b5c8))
* **packages/ui:** adds base button component ([c9acca3](c9acca3))
* **packages/ui:** adds new ui package ([a0e1a21](a0e1a21))
* **semantic-release-config:** create custom workspaces release config ([b7fe6ed](b7fe6ed))

### BREAKING CHANGES

* updates certain min versions to new major versions
  • Loading branch information
semantic-release-bot committed Oct 16, 2023
1 parent 3985db1 commit c3b870f
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
37 changes: 37 additions & 0 deletions packages/tsconfig/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,42 @@
Changelog

# [2.0.0-alpha.1](https://github.com/deopea-os/earth/compare/@deopea.os/tsconfig-v1.0.1...@deopea.os/tsconfig-v2.0.0-alpha.1) (2023-10-16)


### Bug Fixes

* **apps/earth:** parses port number string ([a5424c9](https://github.com/deopea-os/earth/commit/a5424c9227211566fa18246f83fe93564062ad1d))


### deps

* update dependencies to latest ([0c45445](https://github.com/deopea-os/earth/commit/0c45445de5945e3e6a84ed62487d7a054701687e))


### Features

* **apps/earth:** adds animated blobs component ([113a6db](https://github.com/deopea-os/earth/commit/113a6db1715f2ab81f5728a8cfa89d5b2ec82526))
* **apps/earth:** adds blobs and blob animations to homepage ([d2de1c3](https://github.com/deopea-os/earth/commit/d2de1c3e0131c698986c2690b72b5f44d927c7a7))
* **apps/earth:** adds hero section with expanding text ([9fc37fd](https://github.com/deopea-os/earth/commit/9fc37fdddcd65bcf85ef80c1af1d8c0a5c887ac5))
* **apps/earth:** adds positive z-index to header ([c7ab05b](https://github.com/deopea-os/earth/commit/c7ab05b8b17de63577d8f924e28227606bd3adef))
* **apps/earth:** adds root page and implements daisyui ([9e92668](https://github.com/deopea-os/earth/commit/9e9266834a1042c79f8065224dc4e2d9d72cfb90))
* **apps/earth:** changes root and head ([10d5a19](https://github.com/deopea-os/earth/commit/10d5a19d4dd537e93fc43e044bff5d96ec938b64))
* **apps/earth:** changes selection colour ([be0617a](https://github.com/deopea-os/earth/commit/be0617a1bd9838676c9907ab9135fc0411dd6723))
* **apps/earth:** many changes and fixes for changing to tailwind ([fe7dec7](https://github.com/deopea-os/earth/commit/fe7dec7d53c60ba5f559fa6731ce73f631dc99ce))
* **apps/earth:** starts adding in deployment ([aa8a78e](https://github.com/deopea-os/earth/commit/aa8a78e902152423ed670525d95bff5eb4f16237))
* **apps/earth:** uses dotenv-vault-core for loading env vars ([32bac40](https://github.com/deopea-os/earth/commit/32bac400b05556f85426d664948cc86c8eab3838))
* **eslint-config,tsconfig:** update eslint and ts configs ([a48aa51](https://github.com/deopea-os/earth/commit/a48aa51c07deafd80248ce7f3e2ba76fdb68c953))
* **packages/eslint-config,packages/tsconfig:** adds qwik configs ([ff69388](https://github.com/deopea-os/earth/commit/ff69388a2dcc6daf46c5229b51051b76628bddc7))
* **packages/eslint-config:** changes base config ([283b5c8](https://github.com/deopea-os/earth/commit/283b5c8585558c2a19305449b72fcbeae5434ff7))
* **packages/ui:** adds base button component ([c9acca3](https://github.com/deopea-os/earth/commit/c9acca3a86123d2f8b03a760c5eb5c1e18086f25))
* **packages/ui:** adds new ui package ([a0e1a21](https://github.com/deopea-os/earth/commit/a0e1a21fe34b5c3983b22d0a1516167811e69476))
* **semantic-release-config:** create custom workspaces release config ([b7fe6ed](https://github.com/deopea-os/earth/commit/b7fe6ed5c126f998d6a44a6c0a6debe6976b460f))


### BREAKING CHANGES

* updates certain min versions to new major versions

## @deopea.os/tsconfig-v1.0.1 (2023-01-22)

* fix(packages/tsconfig): fixes browser config ([41cd93f](https://github.com/deopea-os/earth/commit/41cd93f))
Expand Down
2 changes: 1 addition & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deopea.os/tsconfig",
"version": "1.0.1",
"version": "2.0.0-alpha.1",
"private": false,
"description": "tsconfigs used by residents of deopea",
"main": "base.json",
Expand Down

0 comments on commit c3b870f

Please sign in to comment.