twbs/icons

Release v1.10.4 is missing css/scss/json files / Automate release creation

Open

#1,697 创建于 2023年4月14日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (6,955 star) (1,049 fork)batch import
bughelp wanted

描述

Today i downloaded the latest release v1.10.4 from the release page. And then i discovered that the zip-archive bootstrap-icons-1.10.4.zip does not include the bootstrap-icons.{css,json,scss} anymore. The previous releases (v1.10.3, v1.10.2) all included the mentioned files.

Since i am not using the icons via npm but by simpling including the css files in my html files, i don't know how to use the icons without the propper bootstrap-icons.css files. But i may oversee something here? Or is it a release packaging issue?

贡献者指南