-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ Improvements to dark mode and preparations for usage via jsdelivr
- Loading branch information
1 parent
613f4a9
commit d9f5dbb
Showing
7 changed files
with
141 additions
and
622 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,7 @@ | ||
# tech-radar | ||
# tech-radar | ||
|
||
## Publishing a new release | ||
|
||
We're currently using jsDelivr to use this tech radar implementation in our projects. | ||
If you want to publish a new release, just increase the version in `package.json`, | ||
run `bun release` and create a new tag using the new version. Afterwards push all changes and the new tag to the repository. |
Oops, something went wrong.