Skip to content

Commit 4b88c45

Browse files
authored
chore(release): bump version to v1.0.19 (#47)
1 parent bbe4146 commit 4b88c45

3 files changed

Lines changed: 89 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "devcontainer-generator",
33
"private": true,
4-
"version": "1.0.18",
4+
"version": "1.0.19",
55
"packageManager": "bun@1.3.10",
66
"type": "module",
77
"scripts": {

public/data/features.json

Lines changed: 86 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@
873873
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/nvidia-cuda"
874874
},
875875
{
876-
"id": "ghcr.io/devcontainers/features/oryx:1",
876+
"id": "ghcr.io/devcontainers/features/oryx:2",
877877
"name": "Oryx",
878878
"description": "Installs the oryx CLI",
879879
"options": null,
@@ -19882,6 +19882,23 @@
1988219882
"category": "Community features by devcontainer.community",
1988319883
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/fzf"
1988419884
},
19885+
{
19886+
"id": "ghcr.io/devcontainer-community/devcontainer-features/getdnote.com:1",
19887+
"name": "getdnote.com",
19888+
"description": "Install \"dnote\" binary",
19889+
"options": {
19890+
"version": {
19891+
"type": "string",
19892+
"default": "latest",
19893+
"proposals": [
19894+
"latest"
19895+
],
19896+
"description": "Version of \"dnote\" to install."
19897+
}
19898+
},
19899+
"category": "Community features by devcontainer.community",
19900+
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/getdnote.com"
19901+
},
1988519902
{
1988619903
"id": "ghcr.io/devcontainer-community/devcontainer-features/github.com-cli:1",
1988719904
"name": "github.com-cli",
@@ -19916,6 +19933,23 @@
1991619933
"category": "Community features by devcontainer.community",
1991719934
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/helix-editor.com"
1991819935
},
19936+
{
19937+
"id": "ghcr.io/devcontainer-community/devcontainer-features/hermes-agent.nousresearch.com:1",
19938+
"name": "hermes-agent.nousresearch.com",
19939+
"description": "Install \"hermes\" binary",
19940+
"options": {
19941+
"version": {
19942+
"type": "string",
19943+
"default": "latest",
19944+
"proposals": [
19945+
"latest"
19946+
],
19947+
"description": "Currently unused."
19948+
}
19949+
},
19950+
"category": "Community features by devcontainer.community",
19951+
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/hermes-agent.nousresearch.com"
19952+
},
1991919953
{
1992019954
"id": "ghcr.io/devcontainer-community/devcontainer-features/icholy-ttygif:1",
1992119955
"name": "icholy/ttygif",
@@ -20329,6 +20363,23 @@
2032920363
"category": "Community features by devcontainer.community",
2033020364
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/starship.rs"
2033120365
},
20366+
{
20367+
"id": "ghcr.io/devcontainer-community/devcontainer-features/steveyegge-beads:1",
20368+
"name": "steveyegge/beads",
20369+
"description": "Install \"bd\" binary",
20370+
"options": {
20371+
"version": {
20372+
"type": "string",
20373+
"default": "latest",
20374+
"proposals": [
20375+
"latest"
20376+
],
20377+
"description": "Version of \"beads\" to install."
20378+
}
20379+
},
20380+
"category": "Community features by devcontainer.community",
20381+
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/steveyegge-beads"
20382+
},
2033220383
{
2033320384
"id": "ghcr.io/devcontainer-community/devcontainer-features/swc.rs:1",
2033420385
"name": "swc.rs",
@@ -20363,6 +20414,23 @@
2036320414
"category": "Community features by devcontainer.community",
2036420415
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/tailscale.com"
2036520416
},
20417+
{
20418+
"id": "ghcr.io/devcontainer-community/devcontainer-features/taskwarrior.org:1",
20419+
"name": "taskwarrior.org",
20420+
"description": "Install \"task\" binary",
20421+
"options": {
20422+
"version": {
20423+
"type": "string",
20424+
"default": "latest",
20425+
"proposals": [
20426+
"latest"
20427+
],
20428+
"description": "Currently unused. taskwarrior is installed via the system package manager."
20429+
}
20430+
},
20431+
"category": "Community features by devcontainer.community",
20432+
"documentationURL": "https://github.com/devcontainer-community/devcontainer-features/tree/main/src/taskwarrior.org"
20433+
},
2036620434
{
2036720435
"id": "ghcr.io/devcontainer-community/devcontainer-features/webinstall.dev:1",
2036820436
"name": "webinstall.dev",
@@ -21546,6 +21614,23 @@
2154621614
"category": "Dev Container Features by John Ajera",
2154721615
"documentationURL": "https://linux.die.net/man/1/zip"
2154821616
},
21617+
{
21618+
"id": "ghcr.io/mrsimonemms/devcontainers/air:1",
21619+
"name": "Air",
21620+
"description": "Live reload for Go apps",
21621+
"options": {
21622+
"version": {
21623+
"type": "string",
21624+
"proposals": [
21625+
"latest"
21626+
],
21627+
"default": "latest",
21628+
"description": "Select the version you would like to install"
21629+
}
21630+
},
21631+
"category": "MrSimonEmms Dev Container Features",
21632+
"documentationURL": "https://github.com/mrsimonemms/devcontainers"
21633+
},
2154921634
{
2155021635
"id": "ghcr.io/mrsimonemms/devcontainers/buf:1",
2155121636
"name": "Buf CLI (via Github Releases)",

0 commit comments

Comments
 (0)