Skip to content

Commit d093928

Browse files
committed
version to 2.0.7
1 parent aeb10ac commit d093928

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [2.0.7] - 07-24-25
3+
## [2.0.7] - 07-25-25
44
### Resolves
55

66
- Removes Satellite Campus and School visitor links from tl-header

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.7-rc1",
7+
"version": "2.0.7",
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.7-rc1",
3+
"version": "2.0.7",
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)