Skip to content

Commit 31b6c9e

Browse files
junoebizjohnitvn
authored andcommitted
chore(main): release omz-plugin 1.0.0
1 parent 57c5610 commit 31b6c9e

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-11-22)
4+
5+
6+
### Features
7+
8+
* **omz-plugin:** add devcontainer feature for oh-my-zsh plugins ([538b0e2](https://github.com/ebizbase/dev-infras/commit/538b0e221280e9053fdb14015a48238c616d7e52))

devcontainer-features/omz-plugin/src/omz-plugin/devcontainer-feature.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "omz-plugin",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"name": "Oh My Zsh plugins activate and setup",
55
"documentationURL": "https://github.com/ebizbase/dev-infras/tree/main/devcontainer-features/omz-plugin/README.md",
66
"description": "Setup and activate oh my zsh plugins devcontainer feature",

release-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"packages/nx-docker": "1.0.0",
55
"packages/nx-dive": "1.0.0",
66
"devcontainer-features/powerlevel10k": "0.0.0",
7-
"devcontainer-features/omz-plugin": "0.0.0",
7+
"devcontainer-features/omz-plugin": "1.0.0",
88
"devcontainer-features/install-npm-package-globally": "0.0.0"
99
}

0 commit comments

Comments
 (0)