Skip to content

Commit

Permalink
2.0.18 (#2069)
Browse files Browse the repository at this point in the history
* 2.0.18-alpha.1

* Essential title

* 2.0.18-alpha.2

* 2.0.18-alpha.3

* 2.0.18-alpha.4

* 2.0.18-alpha.5

* remove git log

* 2.0.18
  • Loading branch information
Matteo-it authored Aug 5, 2024
1 parent 702a064 commit 925ba8b
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 6 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git log -1 --pretty=format:%aI content/learn/04.electronics/05.servo-motors/servo-motors.md
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down
13 changes: 13 additions & 0 deletions content/_dev-test/product.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
title: Test
url_shop: /test/
url_guide: /test/
primary_button_url: /test/
primary_button_title: Test
secondary_button_url: /test/
secondary_button_title: Test
core: ""
certifications: []
sku: []
essentials_title: "test"
---
29 changes: 25 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https://github.com/arduino/docs-content#readme",
"dependencies": {
"@arduino/docs-arduino-cc": "^2.0.17",
"@arduino/docs-arduino-cc": "^2.0.18",
"gatsby": "^5.11.0",
"gatsby-background-image": "^1.6.0",
"gatsby-image": "^3.11.0",
Expand Down

0 comments on commit 925ba8b

Please sign in to comment.