Skip to content

Commit

Permalink
Merge branch 'main' of github.com-nearform:ogcio/govie-ds into build/…
Browse files Browse the repository at this point in the history
…nextjs
  • Loading branch information
ianlnf committed Jun 3, 2024
2 parents e422f48 + 2c46b15 commit 04ce276
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 63 deletions.
4 changes: 4 additions & 0 deletions apps/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.3](https://github.com/ogcio/govie-ds/compare/@govie-ds/docs-0.2.2...@govie-ds/docs-0.2.3) (2024-06-03)



## [0.2.2](https://github.com/ogcio/govie-ds/compare/@govie-ds/docs-0.2.1...@govie-ds/docs-0.2.2) (2024-06-03)

### Dependency Updates
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/docs",
"version": "0.2.2",
"version": "0.2.3",
"private": true,
"scripts": {
"format": "prettier 'src/**/*.{ts,tsx}' --write",
Expand Down Expand Up @@ -28,7 +28,7 @@
"color-convert": "^2.0.1",
"contentlayer": "^0.3.4",
"lodash.clonedeepwith": "^4.5.0",
"next": "14.2.3",
"next": "14.1.4",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.3.0",
"react": "^18.3.1",
Expand Down
113 changes: 52 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 04ce276

Please sign in to comment.