twbs/icons

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

Open

#1,697 opened on Apr 14, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,049 forks)batch import
bughelp wanted

Repository metrics

Stars
 (6,955 stars)
PR merge metrics
 (Avg merge 1d 5h) (2 merged PRs in 30d)

Description

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?

Contributor guide