Skip to content

Commit 52b11e4

Browse files
authored
Merge pull request salsify#320 from salsify/bump
Bump version for release
2 parents 0ddb508 + bad0d99 commit 52b11e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
66

77
## Unreleased
88

9+
## 2.1.0 (April 2, 2024)
10+
11+
### Added
12+
- Glint types for `{{local-class}}` [#301](https://github.com/salsify/ember-css-modules/pull/301) (thanks, [@SergeAstapov](https://github.com/SergeAstapov)!)
13+
914
## 2.0.1 (March 23, 2022)
1015

1116
### Fixed

packages/ember-css-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-css-modules",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "CSS Modules for ambitious applications",
55
"scripts": {
66
"build": "ember build --environment=production",

0 commit comments

Comments
 (0)