Skip to content

Releases: upptime/status-page

v1.7.9

11 Jan 00:19
Compare
Choose a tag to compare

v1.7.9 (2021-01-11)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

⬆️ Dependency updates

  • f794c58 Bump @types/js-yaml from 3.12.5 to 4.0.0
  • 3beef38 Bump rollup from 2.35.1 to 2.36.0
  • 5f7bd29 Bump rollup from 2.36.0 to 2.36.1
  • c04f7c3 Bump @types/jest from 26.0.19 to 26.0.20

v1.7.8

05 Jan 09:03
Compare
Choose a tag to compare

v1.7.8 (2021-01-05)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

♻️ Updates

⬆️ Dependency updates

  • bd2033a Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.1
  • a5bcee3 Bump js-yaml from 3.14.1 to 4.0.0
  • 4e7d895 Bump svelte from 3.31.0 to 3.31.1
  • 7369cea Bump cypress from 6.2.0 to 6.2.1
  • f18f151 Bump svelte from 3.31.1 to 3.31.2

v1.7.7

04 Jan 00:16
Compare
Choose a tag to compare

v1.7.7 (2021-01-04)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

⬆️ Dependency updates

  • bc37f8f Bump semantic-release from 17.3.0 to 17.3.1

v1.7.6

28 Dec 00:11
Compare
Choose a tag to compare

v1.7.6 (2020-12-28)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

⬆️ Dependency updates

  • 633e571 Bump vsoch/pull-request-action from 1.0.12 to 1.0.13
  • 6f00944 Bump cypress from 6.1.0 to 6.2.0
  • 26ba761 Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
  • 6fec6ad Bump node-notifier from 8.0.0 to 8.0.1
  • 23d9944 Bump @types/fs-extra from 9.0.5 to 9.0.6

v1.7.5

21 Dec 00:08
Compare
Choose a tag to compare

v1.7.5 (2020-12-21)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

⬆️ Dependency updates

  • bfcd94f Bump typescript from 4.1.2 to 4.1.3
  • f4e5fc5 Bump rollup from 2.34.2 to 2.35.0
  • 1f67c21 Bump rollup from 2.35.0 to 2.35.1
  • caca2cd Bump @babel/preset-env from 7.12.10 to 7.12.11
  • 012f04b Bump actions/setup-node from v2.1.3 to v2.1.4

v1.7.4

14 Dec 00:06
Compare
Choose a tag to compare

v1.7.4 (2020-12-14)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

⬆️ Dependency updates

  • 95d1722 Bump @babel/preset-env from 7.12.7 to 7.12.10
  • 9a4216c Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10
  • c5cd10c Bump @babel/core from 7.12.9 to 7.12.10
  • f8709d7 Bump actions/setup-node from v2.1.2 to v2.1.3
  • 5e0b20f Bump @types/fs-extra from 9.0.4 to 9.0.5
  • 44c5e15 Bump @types/jest from 26.0.18 to 26.0.19
  • 3e0e87d Bump ini from 1.3.5 to 1.3.8

v1.7.3

10 Dec 04:09
Compare
Choose a tag to compare

v1.7.3 (2020-12-10)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

♻️ Updates

  • bf21f20 Use .dark globally for dark theme

⬆️ Dependency updates

  • 26b7c33 Bump sirv from 1.0.7 to 1.0.9
  • 3f15f33 Bump rollup from 2.34.1 to 2.34.2
  • 64158cf Bump @octokit/rest from 18.0.11 to 18.0.12
  • 906dadd Bump ts-node from 9.1.0 to 9.1.1
  • 5a6e68b Bump @types/jest from 26.0.16 to 26.0.17
  • e431d1f Bump js-yaml from 3.14.0 to 3.14.1
  • 88d32ee Bump sirv from 1.0.9 to 1.0.10
  • 364f02b Bump cypress from 6.0.1 to 6.1.0
  • 50c2378 Bump @types/jest from 26.0.17 to 26.0.18

v1.7.2

07 Dec 08:14
Compare
Choose a tag to compare

v1.7.2 (2020-12-07)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

💄 Interface changes

🐛 Bug fixes

  • ba3cd12 Fix error with missing base URL

v1.7.1

06 Dec 11:41
Compare
Choose a tag to compare

v1.7.1 (2020-12-06)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

♻️ Updates

  • 9177df4 Cache API response for 10 min
  • 130394c Add config for cache time, local time

v1.7.0

06 Dec 10:09
Compare
Choose a tag to compare

v1.7.0 (2020-12-06)

📝 Release notes · 💻 Compare · 🔖 Tag · 🗄️ Archive (zip · tar.gz)

✨ New features

  • d6b0ad6 Add support for custom scripts/styles

♻️ Updates