Skip to content

Commit

Permalink
Merge branch 'main' into test/nunjuck
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlnf authored Aug 23, 2024
2 parents 7a9658e + 3ebeb77 commit 0be56ee
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 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.21.17](https://github.com/ogcio/govie-ds/compare/@govie-ds/docs-0.21.16...@govie-ds/docs-0.21.17) (2024-08-23)



## [0.21.16](https://github.com/ogcio/govie-ds/compare/@govie-ds/docs-0.21.15...@govie-ds/docs-0.21.16) (2024-08-22)


Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@govie-ds/docs",
"version": "0.21.16",
"version": "0.21.17",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"configurations": {
"dev": {
"push": true,
"build-args": ["DEPLOY_ENV=dev"],
"build-args": ["DEPLOY_ENV=development"],
"tags": [
"730335224023.dkr.ecr.eu-west-1.amazonaws.com/life-events-design-system:dev",
"730335224023.dkr.ecr.eu-west-1.amazonaws.com/life-events-design-system:latest"
Expand All @@ -43,7 +43,7 @@
"339713032391.dkr.ecr.eu-west-1.amazonaws.com/life-events-design-system:latest"
]
},
"production": {
"prod": {
"push": true,
"build-args": ["DEPLOY_ENV=production"],
"tags": [
Expand Down

0 comments on commit 0be56ee

Please sign in to comment.