Skip to content

Commit a7ac971

Browse files
committed
2.1.0
1 parent 5c0a518 commit a7ac971

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
99

10-
## [v2.0.0](https://github.com/tmb-barcelona/TMB-Icons/compare/v1.2.0...v2.0.0)
10+
## [v2.1.0](https://github.com/tmb-barcelona/TMB-Icons/compare/v2.0.0...v2.1.0)
11+
12+
### Merged
13+
14+
- Nearby elements icons [`#18`](https://github.com/tmb-barcelona/TMB-Icons/pull/18)
15+
16+
### Commits
17+
18+
- new transport elements for nearby service [`af976d4`](https://github.com/tmb-barcelona/TMB-Icons/commit/af976d4ea897fd87fa11bf64a568185b0e00c4b2)
19+
- add uppercase BUS and RODALIES icons [`7fd23db`](https://github.com/tmb-barcelona/TMB-Icons/commit/7fd23db413ed2b20379c55c4b0341b8c57e3c108)
20+
- remove lowercase icons [`f19eea4`](https://github.com/tmb-barcelona/TMB-Icons/commit/f19eea42cad4cbfc27cef7259eda11bd10aae08d)
21+
22+
## [v2.0.0](https://github.com/tmb-barcelona/TMB-Icons/compare/v1.2.0...v2.0.0) - 2022-05-05
1123

1224
### Merged
1325

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tmb-icons",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Icons for TMB-Barcelona",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)