Skip to content

Commit b1d4812

Browse files
committed
version to 2.0.6-rc1
1 parent b4b4437 commit b1d4812

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [2.0.6] - 07-21-25
4+
### Resolves
5+
6+
- Updates BLCC references to WCL in tl-header
7+
38
## [2.0.5] - 09-12-24
49
### Resolves
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/TAMULib/tamu-library-components.git"
66
},
7-
"version": "2.0.5",
7+
"version": "2.0.6-rc1",
88
"private": false,
99
"license": "MIT",
1010
"engines": {

projects/tl-elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wvr/tl-elements",
3-
"version": "2.0.5",
3+
"version": "2.0.6-rc1",
44
"description": "Collection of angular components for TAMU's Custom Web Component UI",
55
"author": "Texas A&M University Libraries",
66
"private": false,

0 commit comments

Comments
 (0)