Skip to content

Commit 6440103

Browse files
committed
release v0.15.0
- TODO: iconfont 및 페이지 추가: buddy, bamboo, codeship, codefresh, gradio, postman - TODO: /tool/postman 생성
1 parent 1032cae commit 6440103

365 files changed

Lines changed: 23649 additions & 7917 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com)
66
and this project adheres to [Semantic Versioning](http://semver.org).
77

8+
- [v0.15.0 2025-10-26][v0.15.0]: 내용채워넣기
89
- [v0.14.27 2025-08-03][v0.14.27]: 내용채워넣기
910
- [v0.14.26 2025-07-27][v0.14.26]: 내용채워넣기
1011
- [v0.14.25 2025-07-20][v0.14.25]: 내용채워넣기
@@ -85,4 +86,7 @@ and this project adheres to [Semantic Versioning](http://semver.org).
8586
[v0.14.24]: https://github.com/chanhi2000/devlog/compare/v0.14.23...v0.14.24
8687
[v0.14.25]: https://github.com/chanhi2000/devlog/compare/v0.14.24...v0.14.25
8788
[v0.14.26]: https://github.com/chanhi2000/devlog/compare/v0.14.25...v0.14.26
88-
[v0.14.27]: https://github.com/chanhi2000/devlog/compare/v0.14.26...v0.14.27
89+
[v0.14.27]: https://github.com/chanhi2000/devlog/compare/v0.14.26...v0.14.27
90+
[v0.14.28]: https://github.com/chanhi2000/devlog/compare/v0.14.27...v0.14.28
91+
[v0.14.28]: https://github.com/chanhi2000/devlog/compare/v0.14.27...v0.14.28
92+
[v0.15.0]: https://github.com/chanhi2000/devlog/compare/v0.14.28...v0.15.0

devo-api/src/json/github/lang-ts.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4611,5 +4611,12 @@
46114611
"topics": [],
46124612
"avatar": "https://avatars.githubusercontent.com/u/6296241?v=4",
46134613
"banner": "https://opengraph.githubassets.com/da25052a1c1eb8c53de7a212727414d66a82e71e0b3e18234bbf0086370a62ec/cline/cline"
4614+
}, {
4615+
"repo": "keplergl/kepler.gl",
4616+
"desc": "Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.",
4617+
"officialSite": "http://kepler.gl",
4618+
"topics": ["visualization", "geospatial", "data-visualization", "kepler", "mapbox"],
4619+
"avatar": "https://avatars.githubusercontent.com/u/197739070?v=4",
4620+
"banner": "https://opengraph.githubassets.com/25d41743f7241e260c463732a06b2206b8009bb5f87af4f664d7a64659f219de/keplergl/kepler.gl"
46144621
}
46154622
]

0 commit comments

Comments
 (0)